Rename the existing /opt/patch-vault filesystem to /opt/dc-vault

The filesystem /opt/patch-vault is renamed to /opt/dc-vault so that
it can be re-used to store FPGA images and software loads. Thus,
necessary changes have been made in the manual tests.

Change-Id: I095a9c90afef8af5a64d7025745a15b136a56a2f
Story: 2006740
Task: 39550
Depends-On: https://review.opendev.org/#/c/723007/
Signed-off-by: Jessica Castelino <jessica.castelino@windriver.com>
This commit is contained in:
Jessica Castelino 2020-04-24 17:13:02 -04:00
parent e8eeb686be
commit 9d859ef3a5
1 changed files with 2 additions and 2 deletions

View File

@ -771,9 +771,9 @@ All killed processes will be recovered. Here are observations from testing (for
- dcorch-neutron-api-proxy done (kill once and swact. Tried later and saw kill
once and process cannot recover - eventually we will swact CGTS-9742)
- dcorch-cinder-api-proxy done (similar behaviour to dcmanager-manager)
- drbd-patch-vault NOT SURE HOW TO KILL (tried systemctl and service
- drbd-dc-vault NOT SURE HOW TO KILL (tried systemctl and service
but there is no process)
- patch-vault-fs NOT SURE HOW TO KILL (tried systemctl and service
- dc-vault-fs NOT SURE HOW TO KILL (tried systemctl and service
but there is no process)
- dcorch-patch-api-proxy (done, kill once and saw swact, later multiple kills
and no swact, later two kills and a swact - inconsistent behaviour)