fix(ci): align kubernetes live evidence

This commit is contained in:
whyour
2026-08-22 14:34:39 +08:00
parent 5efaca3d5a
commit c0cd94f50d
8 changed files with 49 additions and 11 deletions
@@ -29,6 +29,7 @@ const {
reviewedOperatorManifest,
} = require('./ql3-cloudnativepg-live-contract.cjs');
const {
AI_MIGRATION_COUNT,
FIXTURE,
LIMITATIONS,
validateProviderCredentialTestKubernetesLiveReport,
@@ -1453,7 +1454,7 @@ async function main() {
),
);
assert.equal(databaseFacts.postgresVersionNumber, 180004);
assert.equal(databaseFacts.aiMigrationCount, 15);
assert.equal(databaseFacts.aiMigrationCount, AI_MIGRATION_COUNT);
psql(
fixture,