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

Feature: Fix Github Actions so integration tests run #248

Closed
3 of 9 tasks
aaron-gary opened this issue Jul 30, 2024 · 0 comments
Closed
3 of 9 tasks

Feature: Fix Github Actions so integration tests run #248

aaron-gary opened this issue Jul 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@aaron-gary
Copy link
Contributor

aaron-gary commented Jul 30, 2024

Description

The GitHub build Action currently only run the maven build and unit tests. We would like to add in the integration tests and deployment of artifacts.

DOD

  • When the GitHub build job is run then the integration tests run successfully
    • Docker images produced by fabric8 are available to use for the integration tests
  • This activity does not interfere with the current release job or any Jenkins build/deploy activity

Moved to Issue #285
_- [ ] All credentials are available and working

  • Docker login yields authenticated pull requests
  • When the GitHub build job runs, artifacts are deployed
    • Python artifacts
    • Java artifacts
    • Docker artifacts
    • Helm artifacts_

Test Strategy/Script

  1. Initiate the GitHub build action
  2. Verify the build succeeds
  3. Verify the integration tests succeed

References/Additional Context

A clear and concise description of any alternative solutions or features you've considered.
Add any other context, links, or screenshots about the feature request here.

@aaron-gary aaron-gary added the enhancement New feature or request label Jul 30, 2024
@aaron-gary aaron-gary changed the title Feature: Feature: Fix Github Actions so integration tests run and artifacts are deployed Aug 23, 2024
@aaron-gary aaron-gary changed the title Feature: Fix Github Actions so integration tests run and artifacts are deployed Feature: Fix Github Actions so integration tests run Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant