Skip to content

Make 'provisioned-secret' unqiuely named#59

Merged
sadlerap merged 1 commit intoservicebinding:mainfrom
scothis:unique-secrets
Jun 12, 2023
Merged

Make 'provisioned-secret' unqiuely named#59
sadlerap merged 1 commit intoservicebinding:mainfrom
scothis:unique-secrets

Conversation

@scothis
Copy link
Member

@scothis scothis commented Jun 12, 2023

Two tests running in parallel are trying to create the same secret at the same time and failing.

Signed-off-by: Scott Andrews <andrewssc@vmware.com>
@scothis scothis requested review from a team and sadlerap June 12, 2023 14:54
sadlerap added a commit to sadlerap/conformance that referenced this pull request Jun 12, 2023
If we run tests concurrently, this secret will get created twice, which
can cause test errors.  Instead, let's make this secret unique for each
test.

Fixes servicebinding#59.

Signed-off-by: Andy Sadler <ansadler@redhat.com>
@sadlerap sadlerap merged commit 90b386d into servicebinding:main Jun 12, 2023
@scothis scothis deleted the unique-secrets branch June 12, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants