Skip to content

Commit 4f3ad61

Browse files
jackhodgkisselelaysh
authored andcommitted
Use env hooks to setup Pulp proxy in CI
Use the authenticating pulp_proxy for all CI build jobs that need packages from Ark - host images, Kolla images and the IPA image.
1 parent 97a8999 commit 4f3ad61

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../../ansible/pulp-auth-proxy.yml
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../../ansible/pulp-auth-proxy.yml
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../../ansible/pulp-auth-proxy.yml

etc/kayobe/environments/ci-builder/stackhpc-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ kolla_build_neutron_ovs: true
3838
# Host and port of a package repository mirror.
3939
# Build against the development Pulp service repositories.
4040
# Use Ark's package repositories to install packages.
41+
stackhpc_repo_mirror_auth_proxy_enabled: true
4142
stackhpc_repo_mirror_url: "{{ stackhpc_repo_mirror_auth_proxy_url if stackhpc_repo_mirror_auth_proxy_enabled | bool else stackhpc_release_pulp_url }}"
4243
stackhpc_repo_mirror_username: "skc-ci-aio"
4344
stackhpc_repo_mirror_password: !vault |

0 commit comments

Comments
 (0)