Commit abad70d
committed
[development_environment] Remove prelaunch_test_instance for secret create
The secret is currently created only when prelaunch_test_instance=true,
but barbican validate secret task didn't have that condition but only
rely only on prelaunch_barbican_secret, conditions with this patch
are now synched as prelaunch_test_instance is unnecessary for
barbican secrets.
Signed-off-by: Yatin Karel <ykarel@redhat.com>1 parent f8a10f2 commit abad70d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments