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: I52a107dccedae266c312c938203d3facfea83a14
This commit is contained in:
Takashi Kajinami 2022-07-10 13:13:23 +09:00
parent 7a7c469b85
commit 666e2b3e3a
2 changed files with 0 additions and 0 deletions