Skip to content

Commit

Permalink
Delete chaos testing suite
Browse files Browse the repository at this point in the history
It was already commented out and with the new framework it would have to
be rewritten anyway.
  • Loading branch information
jmontesi committed Jan 11, 2024
1 parent 16fd5c9 commit 1b74200
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 734 deletions.
5 changes: 0 additions & 5 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,7 @@ RUN \
&& cp cnf-certification-test/cnf-certification-test ${TNF_BIN_DIR} \
# copy the tnf command binary
&& cp tnf ${TNF_BIN_DIR} \
# copy all of the chaos-test-files
&& mkdir -p ${TNF_DIR}/cnf-certification-test/chaostesting \
# copy the rhcos_version_map
&& cp -a \
cnf-certification-test/chaostesting/chaos-test-files \
${TNF_DIR}/cnf-certification-test/chaostesting \
&& mkdir -p ${TNF_DIR}/cnf-certification-test/platform/operatingsystem/files \
&& cp \
cnf-certification-test/platform/operatingsystem/files/rhcos_version_map \
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 1b74200

Please sign in to comment.