bottlerocket-test-system icon indicating copy to clipboard operation
bottlerocket-test-system copied to clipboard

A system for testing Bottlerocket

Results 77 bottlerocket-test-system issues
Sort by recently updated
recently updated
newest added

https://github.com/bottlerocket-os/bottlerocket-test-system/pull/139/files#r739505986 - Do secrets of different types already work fine? - If not, do we need to support secrets of other types? - If No/Yes: make the necessary changes.

documentation
design
controller
resource-agent
test-agent
research

From #145: "I wonder if we want to make this regex more strict on what we can match for the resource name or field name. Currently something weird like ${@@@@.!!!!!!}...

enhancement
resource-agent
test-agent
model

> The EC2 provider does not do anything with `nodegroup_sg` or the shared cluster SG or control plane SG. It only cares about the security groups field in the created...

enhancement
resource-agent

As described in #428, having errant nodes in the cluster would produce incorrect conformance testing results. Additionally, if a conformance testing process failed without proper cleanup, it is possible for...

enhancement
sonobuoy
ecs
resource-agent
test-agent

Tangentially related to #353, I had an error that I think resulted because my resource name had a dot in it. But more importantly, it is essentially impossible (?) to...

bug
controller

We have discovered that GitHub archive hash sums can change. We should probably move all of the sources we pull into the lookaside cache. When we do, we should switch...

build

See https://github.com/bottlerocket-os/bottlerocket/blob/develop/packages/aws-iam-authenticator/aws-iam-authenticator.spec#L20. _Originally posted by @jpculp in https://github.com/bottlerocket-os/bottlerocket-test-system/pull/283#r799786300_

build

Let's use this as a tracking issue for things that need to be implemented or fixed in the controller relating to handling errors. Background: The happy path of the controller...

controller

When running sonobuoy tests, if nodes from some previous test case (an earlier version of Bottlerocket, for example) are running in the cluster in addition to, or in place of,...

sonobuoy
test-agent
cli

Provide a cluster using AWS Cluster API. Run Sonobuoy using a Cluster API-provided EC2 cluster. - depends on #32 - depends on #38 `id: capa_cluster_provider`

resource-agent