Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need Continuous integration set up #91

Closed
liwenwu-amazon opened this issue May 29, 2018 · 3 comments
Closed

Need Continuous integration set up #91

liwenwu-amazon opened this issue May 29, 2018 · 3 comments
Assignees

Comments

@liwenwu-amazon
Copy link
Contributor

Whenever there is a PR, Continuous Integration should get kick off automatically:

  • compile and generate binary and docker image
  • run make unit-test
  • run end-to-end function tests, such as
    • kubernetes e2e network related tests
@igorvpcleao
Copy link

@liwenwu-amazon, do you still need help on this?
Did #116 solve this issue?

@liwenwu-amazon
Copy link
Contributor Author

@igorvpcleao #116 only solves portion of the problem. The next step is to figure out how to automatically trigger kubernetes e2e network related test or conformance test upon every PR or code commit.

@jaypipes
Copy link
Contributor

jaypipes commented Jan 8, 2020

We've got the test-automation project with a bunch of issues tracking testing and CI. Closing this one out.

@jaypipes jaypipes closed this as completed Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants