Adding FIPS_CLUSTER variable to E2E test#1698
Adding FIPS_CLUSTER variable to E2E test#1698istio-testing merged 1 commit intoistio-ecosystem:mainfrom
Conversation
Adding FIPS_CLUSTER will help us to set it to true when we run test on FIPS clusters and skip test on versions under 1.28.x Signed-off-by: Francisco Herrera <fjglira@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1698 +/- ##
==========================================
+ Coverage 81.08% 81.16% +0.08%
==========================================
Files 50 50
Lines 2490 2490
==========================================
+ Hits 2019 2021 +2
+ Misses 348 347 -1
+ Partials 123 122 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
In response to a cherrypick label: #1698 failed to apply on top of branch "release-1.27": |
|
In response to a cherrypick label: new issue created for failed cherrypick: #1700 |
|
In response to a cherrypick label: #1698 failed to apply on top of branch "release-1.28": |
|
In response to a cherrypick label: #1698 failed to apply on top of branch "release-1.27": |
|
In response to a cherrypick label: new issue created for failed cherrypick: #1702 |
|
In response to a cherrypick label: new issue created for failed cherrypick: #1701 |
|
In response to a cherrypick label: #1698 failed to apply on top of branch "release-1.28": |
|
In response to a cherrypick label: new issue created for failed cherrypick: #1703 |
Adding FIPS_CLUSTER will help us to set it to true when we run test on FIPS clusters and skip test on versions under 1.28.x Signed-off-by: Francisco Herrera <fjglira@gmail.com>
Adding FIPS_CLUSTER will help us to set it to true when we run test on FIPS clusters and skip test on versions under 1.28.x Signed-off-by: Francisco Herrera <fjglira@gmail.com>
* upstream/release-1.27: Adding FIPS_CLUSTER variable to E2E test (istio-ecosystem#1698) (istio-ecosystem#1705)
* upstream/main: Adding FIPS_CLUSTER variable to E2E test (istio-ecosystem#1698) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1696) Fix commit check workflow to only check the first PR commit (istio-ecosystem#1692) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1693) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1691) Fix infinite reconcile loop when Istio version is EOL (istio-ecosystem#1690) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1688) Give agents instructions on finalizing a change. (istio-ecosystem#1653) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1685) fix: write correct helm value for FIPS-140-2 support (istio-ecosystem#1681) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1672) Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1668) Fix missing MaxConcurrentReconciles in ZTunnel controller (istio-ecosystem#1661)
* upstream/release-1.28: [release-1.28] Migrate to fs.FS as the sole resource loading interface (istio-ecosystem#1594) Adding FIPS_CLUSTER variable to E2E test (istio-ecosystem#1698) (istio-ecosystem#1704)
What type of PR is this?
What this PR does / why we need it:
Adding FIPS_CLUSTER will help us to set it to true when we run test on FIPS clusters and skip test on versions under 1.28.x
Which issue(s) this PR fixes:
Fixes #
Related Issue/PR #
Additional information: