Rename acceptance spec files to explain order

The acceptance tests for config resources should be executed AFTER
deployment scenario tests, otherwise the deployment scenario tests can
fail because of incomplete file contents left.

This change ensures that ordering by adding the prefix. Currently this
does not cause any change but allows us to avoid undesired swap which
is likely to cause test failure.

Change-Id: Ic1fd985f7f9f0552e0a5073ba01b0e9c8595648a
This commit is contained in:
Takashi Kajinami
2022-07-10 13:26:09 +09:00
parent e004e46273
commit f3276488e8
2 changed files with 0 additions and 0 deletions