Project

General

Profile

action #161399

Updated by tinita about 1 month 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 after bug in Codespaces (or Tumbleweed) is fixed 

Back