Skip to content

Commit 70faeb2

Browse files
committed
Add octavia test_server.bin
This is required for some of the scenario tests to pass.
1 parent 71dc599 commit 70faeb2

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ RUN rally verify add-verifier-ext --source $TEMPEST_PLUGIN_IRONIC_SOURCE --versi
4747
COPY bin/rally-verify-wrapper.sh /usr/bin/rally-verify-wrapper.sh
4848
COPY bin/rally-extract-tests.sh /usr/bin/rally-extract-tests.sh
4949
COPY bin/rally-normalize.py /usr/bin/rally-normalize.py
50+
COPY bin/test_server.bin /opt/octavia-tempest-plugin/test_server.bin
5051

5152
# Data generated during the image creation is copied to volume only when it's
5253
# attached for the first time (volume initialization)

bin/test_server.bin

4.35 MB
Binary file not shown.

bin/test_server.bin.README

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
This binary is compilied by following:
2+
3+
https://github.com/openstack/octavia-tempest-plugin/tree/master/octavia_tempest_plugin/contrib/test_server

0 commit comments

Comments
 (0)