stratis-storage / ci

To manage CI for various project repos.
0 stars 6 forks source link

stratis-blackbox-run: Do not build packages #411

Closed bgurney-rh closed 1 year ago

bgurney-rh commented 1 year ago

Related: #410

mulkieran commented 1 year ago

@bgurney-rh What is the status of this PR?

bgurney-rh commented 1 year ago

Rebased.

This works, as long as the user creates an /etc/stratis/test_config.json file, containing the devices that are able to be overwritten for testing. If this is not done, the stratis-blackbox-run.sh script returns this error:

No test device config found; create a test_config.json
file in /etc/stratis with three devices that can be
overwritten for testing.

...which is correct.