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

Create a Jenkins CI Pipeline using a Groovy Jenkins File Script #2114

Closed
TerrenceMcGuinness-NOAA opened this issue Dec 4, 2023 · 0 comments
Assignees
Labels
CI/CD Issue related to CI/CD feature New feature or request

Comments

@TerrenceMcGuinness-NOAA
Copy link
Collaborator

TerrenceMcGuinness-NOAA commented Dec 4, 2023

What new functionality do you need?

As a DevOps Engineer we would like to demonstrate a global-workflow CI test framework with the same capabilities as our current BASH/GitHub CLI solution using a Jenkins Server/Agent System on Orion and Hera.

What are the requirements for the new functionality?

We should be able to interact with the Jenkins system using GItHub similarly as the BASH system does so as not to disrupt the user experience with the CI global-workflow capability. In the long run we will have BASH on WCOSS2 and Jenkins on RDHPCS but the front-end experience for the user will be identical.

Acceptance Criteria

We can demonstrate a working Jenkins Pipeline script that can build and run a CI tests and have its status reflected with GitHub Labels,

Suggest a solution (optional)

Move away from launching with labels and use Dispatch Actions to start Jenkins.
Set up a working example to show this capability described above so can be used with EPICS Server/Agent instance running in AWS.

@TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA added feature New feature or request triage Issues that are triage labels Dec 4, 2023
@TerrenceMcGuinness-NOAA TerrenceMcGuinness-NOAA added CI/CD Issue related to CI/CD and removed triage Issues that are triage labels Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Issue related to CI/CD feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant