diff --git a/ipatests/prci_definitions/nightly_latest.yaml b/ipatests/prci_definitions/nightly_latest.yaml index 61ce90983..d0662477a 100644 --- a/ipatests/prci_definitions/nightly_latest.yaml +++ b/ipatests/prci_definitions/nightly_latest.yaml @@ -50,8 +50,8 @@ jobs: git_repo: '{git_repo}' git_refspec: '{git_refspec}' template: &ci-master-latest - name: freeipa/ci-master-f32 - version: 0.0.16 + name: freeipa/ci-master-f33 + version: 0.0.4 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_latest_389ds.yaml b/ipatests/prci_definitions/nightly_latest_389ds.yaml index 10590764d..f693a0627 100644 --- a/ipatests/prci_definitions/nightly_latest_389ds.yaml +++ b/ipatests/prci_definitions/nightly_latest_389ds.yaml @@ -34,7 +34,7 @@ jobs: git_repo: '{git_repo}' git_refspec: '{git_refspec}' template: &389ds-master-latest - name: freeipa/389ds-master-f32 + name: freeipa/389ds-master-f33 version: 0.0.2 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_latest_pki.yaml b/ipatests/prci_definitions/nightly_latest_pki.yaml index 51e9393d2..b775e5744 100644 --- a/ipatests/prci_definitions/nightly_latest_pki.yaml +++ b/ipatests/prci_definitions/nightly_latest_pki.yaml @@ -38,8 +38,8 @@ jobs: git_repo: '{git_repo}' git_refspec: '{git_refspec}' template: &pki-master-latest - name: freeipa/pki-master-f32 - version: 0.0.3 + name: freeipa/pki-master-f33 + version: 0.0.2 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_latest_selinux.yaml b/ipatests/prci_definitions/nightly_latest_selinux.yaml index e20e5b4bb..91e7a300a 100644 --- a/ipatests/prci_definitions/nightly_latest_selinux.yaml +++ b/ipatests/prci_definitions/nightly_latest_selinux.yaml @@ -50,8 +50,8 @@ jobs: git_repo: '{git_repo}' git_refspec: '{git_refspec}' template: &ci-master-latest - name: freeipa/ci-master-f32 - version: 0.0.16 + name: freeipa/ci-master-f33 + version: 0.0.4 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_latest_testing.yaml b/ipatests/prci_definitions/nightly_latest_testing.yaml index 92637bac4..09ecf59a1 100644 --- a/ipatests/prci_definitions/nightly_latest_testing.yaml +++ b/ipatests/prci_definitions/nightly_latest_testing.yaml @@ -50,7 +50,7 @@ jobs: git_repo: '{git_repo}' git_refspec: '{git_refspec}' template: &testing-master-latest - name: freeipa/testing-master-f32 + name: freeipa/testing-master-f33 version: 0.0.2 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_latest_testing_selinux.yaml b/ipatests/prci_definitions/nightly_latest_testing_selinux.yaml index d795b461c..188a1a6ca 100644 --- a/ipatests/prci_definitions/nightly_latest_testing_selinux.yaml +++ b/ipatests/prci_definitions/nightly_latest_testing_selinux.yaml @@ -50,7 +50,7 @@ jobs: git_repo: '{git_repo}' git_refspec: '{git_refspec}' template: &testing-master-latest - name: freeipa/testing-master-f32 + name: freeipa/testing-master-f33 version: 0.0.2 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_previous.yaml b/ipatests/prci_definitions/nightly_previous.yaml index a16ee8013..e51cfabc3 100644 --- a/ipatests/prci_definitions/nightly_previous.yaml +++ b/ipatests/prci_definitions/nightly_previous.yaml @@ -50,8 +50,8 @@ jobs: git_repo: '{git_repo}' git_refspec: '{git_refspec}' template: &ci-master-previous - name: freeipa/ci-master-f31 - version: 0.0.9 + name: freeipa/ci-master-f32 + version: 0.0.16 timeout: 1800 topology: *build