Skip to content

Conversation

@codebrain
Copy link
Contributor

Remove snapshot tests from YAML run. Tests fail due to this setup having a non directory location:

setup:

  - do:
      snapshot.create_repository:
        repository: test_repo_create_1
        body:
          type: fs
          settings:
            location: "test_repo_create_1_loc"

Subsequent tests then fail as test_repo_create_1 has not been created.

@codebrain codebrain merged commit 89c7e94 into 7.7 Apr 3, 2020
@codebrain codebrain deleted the fix/7.7/yaml-tests branch April 3, 2020 06:32
github-actions bot pushed a commit that referenced this pull request Apr 3, 2020
github-actions bot pushed a commit that referenced this pull request Apr 3, 2020
codebrain added a commit that referenced this pull request Apr 3, 2020
Co-authored-by: Stuart Cam <stuart.cam@elastic.co>
codebrain added a commit that referenced this pull request Apr 3, 2020
Co-authored-by: Stuart Cam <stuart.cam@elastic.co>
@Mpdreamz
Copy link
Member

Mpdreamz commented Apr 3, 2020

We do specify path.repos=/tmp at startup like the java runner does:

elastic/elasticsearch@177180a#diff-357e4854869b2e21c38b1b437f11095aR1055

So this should have been sufficient enough.

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.

4 participants