-
As we plan to add more images, let's add both a) tests to ensure basic functionality does not break and b) a disclaimer on README that these are references and there is no compatibility guarantee so i…
bpmct updated
1 month ago
-
When folks customize their AMI(s) it would be good to have some way to validate that they haven't broken any expectations of the maintainers of this repository ( with a basic sanity/sniff test). This …
-
**Describe the Issue**
when doing an audit exercise it does not finish because in Post Audit it says that there are unknown vars
**Expected Behavior**
to end properly the audit
TASK [/home/ae…
-
This has been discussed in #37 as a means to provide system containers.
Systemd provides the container isolation features for Portable Containers, but lacks the transport layer. Therefore it would …
-
Hey folks,
the presubmit prowjob `pull-ova-all` is backed by infrastructure which is not owned by the community.
Starting by the 1st of August this job will not work anymore. (see [this mail](http…
-
Right now the goss release to be pulled in the **verify.yml** is hard-coded to 0.3.16
> molecule_goss/cookiecutter/{{cookiecutter.molecule_directory}}/{{cookiecutter.scenario_name}}/verify.yml
```
…
-
When loading some odes I sometimes get the following error
```
Loaded ODE model 'tentusscher_panfilov_2006_M_cell' with:
Num full states: 19
Num parameters: 53
Traceback (most recent c…
-
Ref: https://github.com/aelsabbahy/goss/issues/450
```
vagrant@devel:~$ goss add command 'ulimit -Hn'
Adding Command to './goss.yaml':
ulimit -Hn:
exit-status: 0
stdout:
- "65535"
…
-
**Describe the feature:**
**Describe the solution you'd like**
**Describe alternatives you've considered**
-
**Describe the feature:**
Sometimes, we want to use some 3rd tools (like ethotool and demicode) to do some test. On current stage we can use *Command* to test. But I think it's better to implem…