Skip to content

Commit 7717793

Browse files
authored
Remove TODO in ubuntu:22.04 E2E test (#1003)
1 parent 4f2407b commit 7717793

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

e2etests/testcase_test.go

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3775,7 +3775,9 @@ Applications using RegexRequestMatcher with '.' in the regular expression are po
37753775
},
37763776
},
37773777
FixedBy: "3.0.2-0ubuntu1.7",
3778-
// TODO: Why is it this layer?
3778+
// This image installs the openssl pacakge in the second layer;
3779+
// however, the first layer already installed libssl3 whose source package is openssl.
3780+
// Therefore, we claim openssl was installed in the first layer.
37793781
AddedBy: "sha256:301a8b74f71f85f3a31e9c7e7fedd5b001ead5bcf895bc2911c1d260e06bd987",
37803782
},
37813783
},

0 commit comments

Comments
 (0)