action #161399
Updated by tinita 6 months ago
## Motivation
In #87695 we downgraded the openqa-single-instance container because Tumbleweed did not work in Github codespaces.
I created a bugreport here:
https://github.com/orgs/community/discussions/127083
Installing `awk` and `tar` fixes it, see https://progress.opensuse.org/issues/161399#note-6
## Acceptance criteria
* **AC1:** We have two new container files in `openQA/containers/` and in OBS, `tumbleweed-codespaces` with `awk` and `tar`, and `openqa-single-instance-codespaces` building from that
* **AC2:** Our devcontainer definitions use the `openqa-single-instance-codespaces` container
* **AC3:** openqa-single-instance container uses Tumbleweed again
## Notes
* Where we currently have devcontainers that need to be updated:
* https://github.com/os-autoinst/os-autoinst-distri-example/
* https://github.com/os-autoinst/os-autoinst-distri-openQA/
* https://github.com/os-autoinst/openQA