PowerMax Driver - Feedback on snap_id feature

Two snap_id variables have the same value.  It has no bearing on
the tests but in reality these values will always be unique.

Change-Id: Icd0832c5cde987577660232dfc373f44dda2229d
This commit is contained in:
Helen Walsh 2020-09-07 12:51:59 +01:00
parent 06bc733ffa
commit 9d7ca2b285
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ class PowerMaxData(object):
gvg_group_id = 'test-gvg'
sg_tags = 'production,test'
snap_id = 118749976833
snap_id_2 = 118749976833
snap_id_2 = 118749976834
# connector info
wwpn1 = '123456789012345'