From c0525f02891666398768f27812b728503aec45d1 Mon Sep 17 00:00:00 2001 From: Rozzii Date: Fri, 7 Oct 2022 08:31:28 +0300 Subject: [PATCH] fix metal3 fullstack test job parameter Change-Id: I32b11fd0f9356bee696d3e53507fd542784fb461 --- jjb/metal3/job_fullstack_building_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/metal3/job_fullstack_building_test.yml b/jjb/metal3/job_fullstack_building_test.yml index bfa316e3..f6122fb5 100644 --- a/jjb/metal3/job_fullstack_building_test.yml +++ b/jjb/metal3/job_fullstack_building_test.yml @@ -115,7 +115,7 @@ description: 'Cluster API provider Metal3 Git repository commit hash to build' - string: name: CAPM3_REPO - default: 'https://github.com/metal3-io/baremetal-operator.git' + default: 'https://github.com/metal3-io/cluster-api-provider-metal3.git' description: 'The Git reposiotry used to build Cluster API provider Metal3' - string: name: CAPM3_BRANCH -- 2.25.1