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

WIP: Add script that allows you to run tests against plugins in PRs #418

Closed
wants to merge 11 commits into from

Conversation

JPinkney
Copy link
Contributor

@JPinkney JPinkney commented Mar 4, 2020

What does this PR do?

This PR adds in the ability to run language tests against incoming PRs.

It is currently hardcoded to run against a previous PR for testing purposes

@JPinkney
Copy link
Contributor Author

JPinkney commented Mar 5, 2020

[ci-test]

@JPinkney JPinkney force-pushed the plugin-tests branch 3 times, most recently from e823925 to 7356569 Compare March 6, 2020 21:25
@JPinkney JPinkney force-pushed the plugin-tests branch 14 times, most recently from 22a2fa7 to 0cac70f Compare March 10, 2020 13:24
minishift config set memory 14GB
minishift config set cpus 4

echo "======== Lunch minishift ========"
Copy link
Contributor

Choose a reason for hiding this comment

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

Launch

:)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah that was a copy from the upstream script haha

@JPinkney JPinkney force-pushed the plugin-tests branch 9 times, most recently from ce0b902 to 27302da Compare March 11, 2020 02:10
@JPinkney
Copy link
Contributor Author

[ci-test]

@JPinkney JPinkney force-pushed the plugin-tests branch 7 times, most recently from 4842a32 to 45f1d13 Compare April 24, 2020 00:35
@benoitf
Copy link
Contributor

benoitf commented May 2, 2020

Hi, do you think it can work on github actions ?
Instead of cico scripts

@JPinkney
Copy link
Contributor Author

JPinkney commented May 2, 2020

@benoitf Probably? though I'm not really familiar with github actions. I'm just trying to take this PR far enough so that someone can take this over at this point

@benoitf
Copy link
Contributor

benoitf commented May 3, 2020

@JPinkney well github actions is also just a list of bash commands that you can run on a given node so basically it's quite the same

@JPinkney
Copy link
Contributor Author

JPinkney commented May 5, 2020

[ci-test]

@che-bot
Copy link
Contributor

che-bot commented May 5, 2020

Happy path tests failed. Re-trigger by [ci-test] or [ci-test-happy-path]

@benoitf
Copy link
Contributor

benoitf commented Sep 11, 2020

it has been replaced by #593

@benoitf benoitf closed this Sep 11, 2020
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.

4 participants