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

feat: inital smoke test #37

Closed
wants to merge 6 commits into from
Closed

feat: inital smoke test #37

wants to merge 6 commits into from

Conversation

UnicornChance
Copy link
Contributor

Description

Basic smoke test for uds-identity-config changes running against uds-core. This only tests that a change to the config will still deploy a healthy uds-core keycloak. More integration tests specific to registration and login and who knows what else are coming after this.

For the moment the git clone is a stopgap until we better understand what values need to be overridden when using the eventual k3d-core-slim image. Just want to get stuff in place as quickly as possible.

Add --no-cache flags to build process because of caching issues when building locally leading to false confidence in our processes.

Tested locally and in CI ( personal repo).

  • uds run uds-core-integration-test

Related Issue

Fixes #27

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

tasks.yaml Outdated Show resolved Hide resolved
@UnicornChance UnicornChance requested a review from a team as a code owner April 4, 2024 17:11
@rjferguson21
Copy link
Contributor

Closing in favor of #42

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

Successfully merging this pull request may close these issues.

Add basic smoke test for config changes
2 participants