Skip to content

Commit

Permalink
RHOAIENG-14782: Issue #164: Revert "Move to latest test-frame 0.7.0 (#…
Browse files Browse the repository at this point in the history
…163)"

TestFrame 0.5.0 introduced async deletion of resources.
This breaks DSC and DSCi deletion, because DSCi can only be deleted after DSC deletion has completed.

This reverts commit b719c0e
  • Loading branch information
jiridanek committed Oct 21, 2024
1 parent 22db3ee commit 8e98e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

<opedatahub-crds.version>1.0.74-SNAPSHOT</opedatahub-crds.version>
<docs.generator.version>0.2.0</docs.generator.version>
<test-frame.version>0.7.0</test-frame.version>
<test-frame.version>0.4.0</test-frame.version>
</properties>

<repositories>
Expand Down

0 comments on commit 8e98e09

Please sign in to comment.