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

e2e: wait for gitsrv to be ready #2675

Merged
merged 1 commit into from
Dec 10, 2019

Conversation

2opremio
Copy link
Contributor

@2opremio 2opremio commented Dec 10, 2019

In the end-to-end tests, we already waited for the git server to be deployed. However, that's not enough since the repo may have not been initialized before the tests try to access it.

This change adds a check for the git server to be ready to receive requests on the master branch.

Addresses part of #2672

In the end-to-end tests, we already waited for the git server
to be deployed. However, that's not enough since the repo
may have not be initialized before the tests try to access it.

The change adds a check for the git server to be ready to
receive requests on the master branch.
@2opremio 2opremio merged commit 6839c19 into fluxcd:master Dec 10, 2019
@2opremio 2opremio deleted the e2e-wait-for-git-srv branch December 10, 2019 14:32
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.

2 participants