From 406b98deea6d34a22d4eef2456f6e8481d4c4f5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Graber?= Date: Thu, 26 Oct 2023 20:31:21 -0400 Subject: [PATCH] jenkins: Fix guestapi test definition MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- ...ncus-test-devlxd-vm.yaml => incus-test-guestapi-vm.yaml} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename jenkins/jobs/{incus-test-devlxd-vm.yaml => incus-test-guestapi-vm.yaml} (83%) diff --git a/jenkins/jobs/incus-test-devlxd-vm.yaml b/jenkins/jobs/incus-test-guestapi-vm.yaml similarity index 83% rename from jenkins/jobs/incus-test-devlxd-vm.yaml rename to jenkins/jobs/incus-test-guestapi-vm.yaml index 01fb8713..dcb57d8b 100644 --- a/jenkins/jobs/incus-test-devlxd-vm.yaml +++ b/jenkins/jobs/incus-test-guestapi-vm.yaml @@ -1,14 +1,14 @@ - job: - name: "incus-test-devincus-vm" + name: "incus-test-guestapi-vm" concurrent: false - description: Run VM devincus tests on physical hardware. + description: Run VM guestapi tests on physical hardware. node: master project-type: freestyle builders: - shell: |- cd /lxc-ci - exec /lxc-ci/bin/maas-run tags=physical jammy ga-22.04 default bin/test-incus-devincus-vm + exec /lxc-ci/bin/maas-run tags=physical jammy ga-22.04 default bin/test-incus-guestapi-vm properties: - build-discarder: