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

Separate arguments and tests based on: require the personal credentials or not. #139

Open
a-t-0 opened this issue Oct 17, 2022 · 0 comments

Comments

@a-t-0
Copy link
Member

a-t-0 commented Oct 17, 2022

Determine whether there exists a solution for the personal creds requirement above the repository for testing purposes.
Perhaps move the check for personal cred presence from import.sh to prerequisites.sh.

And separate the tests based on:

  • whether they need personal creds or not
  • Whether they need the GitLab server to be running on the parent device or not.
  • Whether they need the GitLab server to be running in the docker parent device or not.
  • Whether they need the GitLab runner to be running on the parent device or not.
  • Whether they need the GitLab runner to be running in the docker parent device or not.
  • Whether they break the GitLab server installation or not.
  • Whether they break the GitLab runner installation or not.

Then allocate the tests for GitLab CI accordingly.

@a-t-0 a-t-0 changed the title Determine which arguments require the personal credentials to exist and separate accrodingly. Separate arguments and tests based on: require the personal credentials or not. Oct 17, 2022
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

No branches or pull requests

1 participant