Skip to content

fix: Expected fixedby version for sandbox-dotnet-60-runtime #1201

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

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

dcaravel
Copy link
Contributor

Update fixed by versions for dotnet-runtime-6.0 and aspnetcore-runtime-6.0 due to https://access.redhat.com/errata/RHSA-2023:3582

CI failures:

github.com/stackrox/scanner/e2etests: TestImageSanity/quay.io/rhacs-eng/qa:sandbox-dotnet-60-runtime-6.0-15.20220620151726/aspnetcore-runtime-6.0/6.0.6-1.el8_6.x86_64 expand_less | 0s


{Failed      sanity_test.go:126: 
        	Error Trace:	/go/src/github.com/stackrox/scanner/e2etests/sanity_test.go:126
        	Error:      	Not equal: 
        	            	expected: v1.Feature{Name:"aspnetcore-runtime-6.0", NamespaceName:"rhel:8", VersionFormat:"rpm", Version:"6.0.6-1.el8_6.x86_64", Vulnerabilities:[]v1.Vulnerability(nil), AddedBy:"sha256:16e1dc59de605089610e3be2c77f3cde5eed99b523a0d7a3e3a2f65fa7c60723", Location:"", FixedBy:"6.0.13-1.el8_7", Executables:[]*scannerV1.Executable(nil)}
        	            	actual  : v1.Feature{Name:"aspnetcore-runtime-6.0", NamespaceName:"rhel:8", VersionFormat:"rpm", Version:"6.0.6-1.el8_6.x86_64", Vulnerabilities:[]v1.Vulnerability(nil), AddedBy:"sha256:16e1dc59de605089610e3be2c77f3cde5eed99b523a0d7a3e3a2f65fa7c60723", Location:"", FixedBy:"6.0.18-1.el8_8", Executables:[]*scannerV1.Executable(nil)}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -8,3 +8,3 @@
        	            	  Location: (string) "",
        	            	- FixedBy: (string) (len=14) "6.0.13-1.el8_7",
        	            	+ FixedBy: (string) (len=14) "6.0.18-1.el8_8",
        	            	  Executables: ([]*scannerV1.Executable) <nil>
        	Test:       	TestImageSanity/quay.io/rhacs-eng/qa:sandbox-dotnet-60-runtime-6.0-15.20220620151726/aspnetcore-runtime-6.0/6.0.6-1.el8_6.x86_64}
github.com/stackrox/scanner/e2etests: TestImageSanity/quay.io/rhacs-eng/qa:sandbox-dotnet-60-runtime-6.0-15.20220620151726/dotnet-runtime-6.0/6.0.6-1.el8_6.x86_64 

{Failed      sanity_test.go:126: 
        	Error Trace:	/go/src/github.com/stackrox/scanner/e2etests/sanity_test.go:126
        	Error:      	Not equal: 
        	            	expected: v1.Feature{Name:"dotnet-runtime-6.0", NamespaceName:"rhel:8", VersionFormat:"rpm", Version:"6.0.6-1.el8_6.x86_64", Vulnerabilities:[]v1.Vulnerability(nil), AddedBy:"sha256:16e1dc59de605089610e3be2c77f3cde5eed99b523a0d7a3e3a2f65fa7c60723", Location:"", FixedBy:"6.0.13-1.el8_7", Executables:[]*scannerV1.Executable(nil)}
        	            	actual  : v1.Feature{Name:"dotnet-runtime-6.0", NamespaceName:"rhel:8", VersionFormat:"rpm", Version:"6.0.6-1.el8_6.x86_64", Vulnerabilities:[]v1.Vulnerability(nil), AddedBy:"sha256:16e1dc59de605089610e3be2c77f3cde5eed99b523a0d7a3e3a2f65fa7c60723", Location:"", FixedBy:"6.0.18-1.el8_8", Executables:[]*scannerV1.Executable(nil)}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -8,3 +8,3 @@
        	            	  Location: (string) "",
        	            	- FixedBy: (string) (len=14) "6.0.13-1.el8_7",
        	            	+ FixedBy: (string) (len=14) "6.0.18-1.el8_8",
        	            	  Executables: ([]*scannerV1.Executable) <nil>
        	Test:       	TestImageSanity/quay.io/rhacs-eng/qa:sandbox-dotnet-60-runtime-6.0-15.20220620151726/dotnet-runtime-6.0/6.0.6-1.el8_6.x86_64}

@ghost
Copy link

ghost commented Jun 21, 2023

Images are ready for the commit at 0934eda.

To use the images, use the tag 2.30.x-3-g0934eda0a9.

@dcaravel dcaravel requested review from jvdm, daynewlee and RTann June 21, 2023 15:05
@dcaravel dcaravel merged commit 1385370 into master Jun 21, 2023
@dcaravel dcaravel deleted the dc/upd-sandbox-dotnet-60-runtime branch June 21, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants