Skip to content

Convert non-python tests to GitHub actions#5487

Merged
morgo merged 1 commit intovitessio:masterfrom
planetscale:morgo-new-gh-actions
Nov 29, 2019
Merged

Convert non-python tests to GitHub actions#5487
morgo merged 1 commit intovitessio:masterfrom
planetscale:morgo-new-gh-actions

Conversation

@morgo
Copy link
Copy Markdown
Contributor

@morgo morgo commented Nov 28, 2019

I have not heard any negative feedback about GitHub actions, since converting local-example a few weeks ago.

This moves all other tests that don't use Python 2.7 to GitHub actions. Note that unit is still installing zookeeper and consul from the bootstrap script. I intend to fix this later, so we can get out of the business of distributing zk/consul in our packages, and instead rely on them as system components.

unit also currently requires go 1.12. There is a problem with client TLS authentication in go 1.13 which will need to be investigated.

Signed-off-by: Morgan Tocker tocker@gmail.com

Signed-off-by: Morgan Tocker <tocker@gmail.com>
@morgo morgo requested a review from sougou as a code owner November 28, 2019 18:55
Copy link
Copy Markdown
Member

@rafael rafael left a comment

Choose a reason for hiding this comment

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

This makes sense to me. Looks good from my perspective.

@morgo morgo merged commit c322441 into vitessio:master Nov 29, 2019
@morgo morgo deleted the morgo-new-gh-actions branch November 29, 2019 02:49
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.

2 participants