Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow compute engine instances to be launched with Secure Boot enabled. #356

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Update integration tests to add enableSecureBoot.

fa70ae5
Select commit
Loading
Failed to load commit list.
Open

Allow compute engine instances to be launched with Secure Boot enabled. #356

Update integration tests to add enableSecureBoot.
fa70ae5
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Open Tasks Scanner succeeded Jul 30, 2024 in 0s

14 new issues, 17 total

Total New Outstanding Fixed Trend
17 14 3 15 👍

Reference build: Plugins » google-compute-engine-plugin » develop #102

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 14 0

Annotations

Check warning on line 99 in src/main/java/com/google/jenkins/plugins/computeengine/AcceleratorConfiguration.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
log

Check warning on line 194 in src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineCloud.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
https://github.com/jenkinsci/google-compute-engine-plugin/issues/62

Check warning on line 59 in src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineComputerLauncher.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
(google-compute-engine-plugin/issues/134): make this configurable

Check warning on line 207 in src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineComputerLauncher.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
Although the plugin doesn't put instances in the STOPPED or SUSPENDED states,

Check warning on line 347 in src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineComputerLauncher.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
(google-compute-engine-plugin/issues/135): better exception

Check warning on line 359 in src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineComputerLauncher.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
(google-compute-engine-plugin/issues/136): handle multiple NICs

Check warning on line 66 in src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineLinuxLauncher.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
better exceptions

Check warning on line 304 in src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
JENKINS-55285

Check warning on line 734 in src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
log

Check warning on line 768 in src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
log

Check warning on line 802 in src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
log

Check warning on line 827 in src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
log

Check warning on line 871 in src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
log

Check warning on line 105 in src/test/java/com/google/jenkins/plugins/computeengine/integration/ITUtil.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
Write a test to see if min cpu platform worked by picking a higher version?