Skip to content

Commit 577c244

Browse files
committed
Test kolla-toolbox and bifrost build
1 parent fc5dc49 commit 577c244

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

etc/kayobe/kolla.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -324,11 +324,8 @@ kolla_build_blocks:
324324
fi
325325
{% endif %}
326326
{% endif %}
327-
kolla_toolbox_header: |
328-
ENV UPPER_CONSTRAINTS_FILE=https://raw.githubusercontent.com/stackhpc/requirements/stackhpc/{{ openstack_release }}/upper-constraints.txt
329327
bifrost_base_header: |
330328
ADD additions-archive /
331-
ENV TOX_CONSTRAINTS_FILE=/requirements/upper-constraints.txt
332329
grafana_plugins_install: |
333330
RUN grafana-cli plugins install vonage-status-panel \
334331
&& grafana-cli plugins install grafana-piechart-panel \

etc/kayobe/kolla/kolla-build.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ build_args = {{ (kolla_build_args | default({})).items() | map('join', ':') | jo
1313
[openstack-base]
1414
type = git
1515
location = https://github.com/stackhpc/requirements
16-
reference = stackhpc/{{ openstack_release }}
16+
reference = test-INFRA-659
1717

1818
[prometheus-v2-server]
1919
version = 2.54.1

0 commit comments

Comments
 (0)