Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Remove fixed hashes for integration test #31

Open
Mikerah opened this issue Jun 15, 2020 · 1 comment
Open

Remove fixed hashes for integration test #31

Mikerah opened this issue Jun 15, 2020 · 1 comment
Assignees

Comments

@Mikerah
Copy link
Collaborator

Mikerah commented Jun 15, 2020

As we recently merged in the basic structure for our integration tests, we need to think about how we can automatically keep track of the different commits for different repos. Starting this repo to keep track of the hashes and potentially ideate on how to handle this.

@sbc64
Copy link
Contributor

sbc64 commented Jun 15, 2020

I would like to mention that by default these fixed hashes are not on. They can be toggled on through the use of environment variables.

Here is a list of them: https://meson.hashcloak.com/docs/#environment-variables

And for now we care about these ones:

  • REPOS_SERVER_GITHASH
  • REPOS_AUTH_GITHASH
  • TEST_CLIENTCOMMIT

I propose that this issue tracks how often we are forced to turn on these hashes in travis through the environment variables.

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

No branches or pull requests

2 participants