MNT-24063 Fix GHA migration issues & disable failing AGS tests (#2340)

Co-authored-by: evasques <eva.vasques@gmail.com>
This commit is contained in:
Domenico Sibilio
2023-11-24 12:40:03 +01:00
committed by GitHub
parent 55d1963ba3
commit 4f0c39c890
17 changed files with 333 additions and 249 deletions

View File

@@ -142,7 +142,7 @@ public class FilePlanTests extends BaseRMRestTest
* Then I am given the details of the file plan
* </pre>
*/
@Test
@Test(enabled = false)
public void getFilePlanWhenRMIsCreated()
{
// Create RM Site if doesn't exist
@@ -164,7 +164,7 @@ public class FilePlanTests extends BaseRMRestTest
* Then I am given the allowableOperations property with the update and create operations.
* </pre>
*/
@Test
@Test(enabled = false)
public void includeAllowableOperations()
{
// Check the list of allowableOperations returned