defenseunicorns / uds-software-factory

🏭 UDS Software Factory Integration / Wayfinding Repo
Apache License 2.0
6 stars 0 forks source link

Implement production-like integration testing for SWF #5

Open zachariahmiller opened 4 months ago

zachariahmiller commented 4 months ago

Describe what should be investigated or refactored

We will obviously do a lot of our testing on the uds-k3d baseline, but that is just a dev stack. Question here is what we plan to target and to what degree we plan to test other underlying deployment targets. For the initial pass and in scope of this issue that deployment target will be rke2 in aws, similar to uds-core and uds-prod

These will be nightly build and on release.

Links to any relevant code

Tracking https://github.com/defenseunicorns/uds-core/issues/213 to piggyback off of their implementation of nightly tests since we deploy on top of uds-core

Also depends on https://github.com/defenseunicorns/uds-software-factory/issues/4

Additional context

Add any other context or screenshots about the technical debt here.

oates commented 3 months ago

@zachariahmiller to convert this to RKE2 only

zachariahmiller commented 3 months ago

updated @oates