Browse Source

TESTS: Disable Snapshot Repo Verify in BwC Test (#35876)

* Disable snapshot repo verification temporarily because it runs into HTTP-500 in 6.6.0-SNAPSHOT
* Relates #35874
Armin Braun 7 years ago
parent
commit
05620ccaaf

+ 2 - 0
qa/rolling-upgrade/src/test/resources/rest-api-spec/test/old_cluster/10_basic.yml

@@ -3,6 +3,8 @@
   - do:
   - do:
       snapshot.create_repository:
       snapshot.create_repository:
         repository: my_repo
         repository: my_repo
+        # TODO: Reenable verify
+        verify: false
         body:
         body:
           type: url
           type: url
           settings:
           settings: