Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

tests(e2e): add vault test #1824

Merged
merged 2 commits into from
Oct 13, 2020
Merged

tests(e2e): add vault test #1824

merged 2 commits into from
Oct 13, 2020

Conversation

nojnhuh
Copy link
Contributor

@nojnhuh nojnhuh commented Oct 13, 2020

Description: This PR adds a new e2e test that uses HashiCorp Vault to issue certificates. It otherwise runs the same test as the original simple client/server test.

Affected area:

  • New Functionality [ ]
  • Documentation [ ]
  • Install [ ]
  • Control Plane [ ]
  • CLI Tool [ ]
  • Certificate Management [ ]
  • Networking [ ]
  • Metrics [ ]
  • SMI Policy [ ]
  • Security [ ]
  • Tests [X]
  • CI System [ ]
  • Performance [ ]
  • Other [ ]

Please answer the following questions with yes/no.

  • Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?
    No

@nojnhuh nojnhuh requested a review from a team as a code owner October 13, 2020 15:29
}
td.T.Logf("> REST req succeeded: %d", result.StatusCode)
return true
}, 5, 60*time.Second)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please wrap these values in constants/variables/inline comments to make the test more readable.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nojnhuh nojnhuh merged commit ecc5dc6 into openservicemesh:main Oct 13, 2020
@nojnhuh nojnhuh deleted the e2e-vault branch October 13, 2020 19:52
eduser25 pushed a commit to eduser25/osm that referenced this pull request Oct 14, 2020
* tests(e2e): add vault test

* add comments for values
draychev pushed a commit to draychev/osm that referenced this pull request Oct 28, 2020
* tests(e2e): add vault test

* add comments for values
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants