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

Joshua s brown move from gl gh #104

Merged
merged 15 commits into from
Feb 7, 2023
Merged

Conversation

JoshuaSBrown
Copy link
Collaborator

@JoshuaSBrown JoshuaSBrown commented Jan 25, 2023

@renan-souza do you want to finish this together at some point?

Currently, running CI in GitLab is a lot slower than using GitHub actions, by moving as many of our tests as possible into the GitHub actions we will improve the development speed. This PR attempts to move some of the integration tests from GitLab to GitHub. Leaving only end-to-end tests that need globus on GitLab.

@JoshuaSBrown JoshuaSBrown added DevOps: CI Related to DevOps and affects the CI pipelines. Priority: Low labels Jan 25, 2023
@renan-souza
Copy link
Collaborator

@renan-souza do you want to finish this together at some point?

Yes. We need to work on the SSH keys.

@JoshuaSBrown
Copy link
Collaborator Author

I honestly, have no idea why the CI is failing now, GitHub is giving no reason, it doesn't even look like the actions are running :(.

@renan-souza
Copy link
Collaborator

renan-souza commented Jan 28, 2023

rsync_example

The job was not started because recent account payments have failed or your spending limit needs to be increased. Please check the 'Billing & plans' section in your settings.

I don't know anything about "spending limits". We'll need to figure this out.

@JoshuaSBrown
Copy link
Collaborator Author

@renan-souza I found an issue with our shell test, which I should have picked up on earlier anyway, it needs to be run with a single agent. Otherwise you cannot be sure which agent the a.gif will end up on, it is dependent on which ever agent pings the queue first. Thats why this test is failing, the a.gif file is not showing up on the container that initiated the test.

@JoshuaSBrown JoshuaSBrown merged commit df85d0c into devel Feb 7, 2023
@JoshuaSBrown JoshuaSBrown deleted the JoshuaSBrown-move-from-gl-gh branch February 7, 2023 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevOps: CI Related to DevOps and affects the CI pipelines. Priority: Low
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants