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

Clean up and enhance config for automated builds + tests #51

Closed
tswilliams opened this issue Aug 1, 2017 · 1 comment
Closed

Clean up and enhance config for automated builds + tests #51

tswilliams opened this issue Aug 1, 2017 · 1 comment
Assignees
Labels

Comments

@tswilliams
Copy link
Collaborator

The config file for automated builds + tests - .gitlab-ci.yml - needs to be cleaned up (e.g. to remove duplication), and updated to:

  • copy job output to EOS rather than AFS
  • improve the directory structure for the jobs' output
  • run build + test jobs for tags as well as for commits

TODO:

  • Remove duplication across .gitlab-ci.yml, and simplify its contents where possible
  • Move CI-specific files to ci subdirectory
  • Write job output to EOS, and update job output directory structure to ...
ci/
   (commits|tags)/
      <commit-id-or-tag-name>/
         latest     # symlink to most recently run pipeline for this commit/tag
         <pipeline-id>/
            api_uhal/
            yumrepos/
               slc6_x86_64/
               centos7_x86_64
  • Run build + test jobs for git tags
@tswilliams tswilliams added the task label Aug 1, 2017
@tswilliams tswilliams self-assigned this Aug 1, 2017
tswilliams added a commit that referenced this issue Aug 1, 2017
tswilliams added a commit that referenced this issue Aug 2, 2017
…; copy of pull request #52, for v2.5.x release branch; refs issue #51
tswilliams added a commit that referenced this issue Dec 18, 2017
@tswilliams tswilliams added this to the v2.6.0 release milestone Jan 3, 2018
tswilliams added a commit that referenced this issue Jan 14, 2018
… job contents identical, apart from removal of redundant lines); refs #51
@tswilliams
Copy link
Collaborator Author

All done. Closing.

jhegeman pushed a commit to jhegeman/ipbus-software that referenced this issue Dec 6, 2021
jhegeman pushed a commit to jhegeman/ipbus-software that referenced this issue Dec 6, 2021
ip/mac addresses converted to generics. See ipbus#51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant