From 51ca39a3326d59b1be61a4c94bd09afa53c88176 Mon Sep 17 00:00:00 2001 From: charlie4284 Date: Mon, 30 Mar 2026 16:23:54 +0800 Subject: [PATCH 1/8] test: ci --- .github/workflows/integration_test.yaml | 6 +++--- .github/workflows/publish_charm.yaml | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/workflows/integration_test.yaml b/.github/workflows/integration_test.yaml index 836f6ba4dd..7c9e1b6416 100644 --- a/.github/workflows/integration_test.yaml +++ b/.github/workflows/integration_test.yaml @@ -40,7 +40,7 @@ jobs: self-hosted-runner-label: pfe-ci openstack-integration-tests-cross-controller-private-endpoint: name: Cross controller integration test using private-endpoint - uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main + uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@fix/deduplicate-artefacts secrets: inherit with: juju-channel: 3.6/stable @@ -67,7 +67,7 @@ jobs: self-hosted-runner-label: pfe-ci openstack-integration-tests-runner-bases: name: Runner tests across bases - uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main + uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@fix/deduplicate-artefacts secrets: inherit strategy: matrix: @@ -99,4 +99,4 @@ jobs: - openstack-integration-tests-private-endpoint - openstack-integration-tests-cross-controller-private-endpoint - openstack-integration-tests-runner-bases - uses: canonical/operator-workflows/.github/workflows/allure_report.yaml@main + uses: canonical/operator-workflows/.github/workflows/allure_report.yaml@fix/deduplicate-artefacts diff --git a/.github/workflows/publish_charm.yaml b/.github/workflows/publish_charm.yaml index a84cba1f56..85cd596cbf 100644 --- a/.github/workflows/publish_charm.yaml +++ b/.github/workflows/publish_charm.yaml @@ -5,8 +5,9 @@ on: branches: - main - track/* + - test/multi-publish jobs: publish-to-edge: - uses: canonical/operator-workflows/.github/workflows/publish_charm.yaml@main + uses: canonical/operator-workflows/.github/workflows/publish_charm.yaml@fix/deduplicate-artefacts secrets: inherit From 0c78b5261bdfacba1dee0c45fc66f7d904050f59 Mon Sep 17 00:00:00 2001 From: charlie4284 Date: Mon, 30 Mar 2026 22:13:53 +0800 Subject: [PATCH 2/8] test: ci From 7868496c52fae811acdf072188098b0c5c94c80e Mon Sep 17 00:00:00 2001 From: charlie4284 Date: Tue, 31 Mar 2026 02:22:05 +0800 Subject: [PATCH 3/8] test: ci From 4263fb10fc238a4f71b498700d07fa5e97102d84 Mon Sep 17 00:00:00 2001 From: charlie4284 Date: Tue, 31 Mar 2026 02:34:31 +0800 Subject: [PATCH 4/8] test: ci From 2d4049a018a95447b25743f65c6856755655011d Mon Sep 17 00:00:00 2001 From: charlie4284 Date: Tue, 31 Mar 2026 02:42:27 +0800 Subject: [PATCH 5/8] test: ci From e01666eba71cbe30718cf2d4861adb1ce6f569f6 Mon Sep 17 00:00:00 2001 From: charlie4284 Date: Tue, 31 Mar 2026 03:12:25 +0800 Subject: [PATCH 6/8] test: ci From 9b6a8221b4bdf158ad6dd9e8d4ac1b63b6d5cc00 Mon Sep 17 00:00:00 2001 From: charlie4284 Date: Tue, 31 Mar 2026 10:45:35 +0800 Subject: [PATCH 7/8] test: ci From 602477977c2432b6efd62ac747ea0e1b2708f793 Mon Sep 17 00:00:00 2001 From: charlie4284 Date: Tue, 31 Mar 2026 11:39:00 +0800 Subject: [PATCH 8/8] test: ci