Skip to content

Commit

Permalink
Merge pull request #965 from zongzhidanielhu/0.0.15
Browse files Browse the repository at this point in the history
testsys: Update to 0.0.15
  • Loading branch information
jpculp authored Jan 30, 2025
2 parents 6434204 + 0a01c07 commit aacbe6a
Show file tree
Hide file tree
Showing 15 changed files with 84 additions and 67 deletions.
45 changes: 31 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,37 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

[Unreleased]: https://github.com/bottlerocket-os/bottlerocket-test-system/compare/v0.0.14...develop
[Unreleased]: https://github.com/bottlerocket-os/bottlerocket-test-system/compare/v0.0.15...develop

## [0.0.15] - 2025-01-30

### Fixed

- add support to create IPv6 clusters ([#957])

### Added

- ec2-resource: add credential-providers and no-proxy settings ([#953])
- workload: add tests for common runtimes ([#958])

### Changed

- update Bottlerocket SDK version to 0.50.1 ([#939],[#961])
- update Rust dependencies ([#922],[#961])
- update `eksctl` to 0.202.0 ([#949],[#962])
- update tools version to 0.10.0 ([#963])
- karpenter: update to v1.0.5 ([#939])

[#922]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/922
[#939]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/939
[#949]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/949
[#953]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/953
[#957]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/957
[#958]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/958
[#961]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/961
[#962]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/962
[#963]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/963
[0.0.15]: https://github.com/bottlerocket-os/bottlerocket-test-system/tree/v0.0.15

## [0.0.14] - 2024-07-31

Expand All @@ -15,7 +45,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- fixed a bug preventing test names from being printed by `cli status` ([#932])

[#932]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/932

[0.0.14]: https://github.com/bottlerocket-os/bottlerocket-test-system/tree/v0.0.14

## [0.0.13] - 2024-07-31
Expand Down Expand Up @@ -45,7 +74,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#912]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/912
[#915]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/915
[#919]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/919

[0.0.13]: https://github.com/bottlerocket-os/bottlerocket-test-system/tree/v0.0.13

## [0.0.12] - 2024-03-18
Expand All @@ -56,7 +84,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

[#891]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/891
[#892]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/892

[0.0.12]: https://github.com/bottlerocket-os/bottlerocket-test-system/tree/v0.0.12

## [0.0.11] - 2024-01-29
Expand All @@ -70,7 +97,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#879]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/879
[#882]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/882
[#883]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/883

[0.0.11]: https://github.com/bottlerocket-os/bottlerocket-test-system/tree/v0.0.11

## [0.0.10] - 2023-10-03
Expand All @@ -94,7 +120,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#873]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/873
[#874]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/874
[#875]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/875

[0.0.10]: https://github.com/bottlerocket-os/bottlerocket-test-system/tree/v0.0.10

## [0.0.9] - 2023-09-13
Expand Down Expand Up @@ -128,7 +153,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#867]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/867
[#868]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/868
[#871]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/871

[0.0.9]: https://github.com/bottlerocket-os/bottlerocket-test-system/tree/v0.0.9

## [0.0.8] - 2023-06-12
Expand Down Expand Up @@ -156,7 +180,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#832]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/832
[#834]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/834
[#835]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/835

[0.0.8]: https://github.com/bottlerocket-os/bottlerocket-test-system/tree/v0.0.8

## [0.0.7] - 2023-03-03
Expand All @@ -180,7 +203,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#801]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/801
[#803]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/803
[#812]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/812

[0.0.7]: https://github.com/bottlerocket-os/bottlerocket-test-system/tree/v0.0.7

## [0.0.6] - 2023-03-03
Expand Down Expand Up @@ -232,7 +254,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#771]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/771
[#772]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/772
[#773]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/773

[0.0.6]: https://github.com/bottlerocket-os/bottlerocket-test-system/tree/v0.0.6

## [0.0.5] - 2022-12-20
Expand All @@ -247,7 +268,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#715]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/715
[#716]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/716
[#720]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/720

[0.0.5]: https://github.com/bottlerocket-os/bottlerocket-test-system/tree/v0.0.5

## [0.0.4] - 2022-12-15
Expand All @@ -269,7 +289,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#683]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/683
[#696]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/696
[#702]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/702

[0.0.4]: https://github.com/bottlerocket-os/bottlerocket-test-system/tree/v0.0.4

## [0.0.3] - 2022-11-02
Expand Down Expand Up @@ -310,7 +329,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#635]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/635
[#580]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/580
[#607]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/607

[0.0.3]: https://github.com/bottlerocket-os/bottlerocket-test-system/tree/v0.0.3

## [0.0.2] - 2022-08-31
Expand All @@ -322,7 +340,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- This includes all changes since 0.0.1

[#450]: https://github.com/bottlerocket-os/bottlerocket-test-system/pull/450

[0.0.2]: https://github.com/bottlerocket-os/bottlerocket-test-system/tree/v0.0.2

## [0.0.1] - 2022-06-17
Expand Down
26 changes: 13 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions agent/agent-common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "agent-common"
version = "0.0.14"
version = "0.0.15"
edition = "2021"
publish = false
license = "MIT OR Apache-2.0"

[dependencies]
testsys-model = { version = "0.0.14", path = "../../model" }
testsys-model = { version = "0.0.15", path = "../../model" }
snafu = "0.8"

[dev-dependencies]
Expand Down
6 changes: 3 additions & 3 deletions agent/builder-derive/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "builder-derive"
version = "0.0.14"
version = "0.0.15"
edition = "2018"
publish = false
license = "MIT OR Apache-2.0"
Expand All @@ -17,5 +17,5 @@ proc-macro = true
[dev-dependencies]
serde = "1"
serde_json= "1"
testsys-model = { version = "0.0.14", path = "../../model" }
configuration-derive = { version = "0.0.14", path = "../configuration-derive" }
testsys-model = { version = "0.0.15", path = "../../model" }
configuration-derive = { version = "0.0.15", path = "../configuration-derive" }
2 changes: 1 addition & 1 deletion agent/configuration-derive/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "configuration-derive"
version = "0.0.14"
version = "0.0.15"
edition = "2018"
publish = false
license = "MIT OR Apache-2.0"
Expand Down
6 changes: 3 additions & 3 deletions agent/resource-agent/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[package]
name = "resource-agent"
version = "0.0.14"
version = "0.0.15"
edition = "2021"
publish = false
license = "MIT OR Apache-2.0"

[dependencies]
agent-common = { version = "0.0.14", path = "../agent-common" }
agent-common = { version = "0.0.15", path = "../agent-common" }
async-trait = "0.1"
log = "0.4"
testsys-model = { version = "0.0.14", path = "../../model" }
testsys-model = { version = "0.0.15", path = "../../model" }
serde = { version = "1", features = ["derive"] }
serde_json = "1"
snafu = "0.8"
Expand Down
10 changes: 5 additions & 5 deletions agent/test-agent-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[package]
name = "test-agent-cli"
version = "0.0.14"
version = "0.0.15"
edition = "2021"
publish = false
license = "MIT OR Apache-2.0"

[dependencies]
argh = "0.1"
agent-common = { version = "0.0.14", path = "../agent-common" }
agent-common = { version = "0.0.15", path = "../agent-common" }
copy_dir = "0.1"
test-agent = { version = "0.0.14", path = "../test-agent" }
test-agent = { version = "0.0.15", path = "../test-agent" }
tokio = { version = "1", features = ["macros", "rt-multi-thread", "fs"] }
log = "0.4"
testsys-model = { version = "0.0.14", path = "../../model" }
testsys-model = { version = "0.0.15", path = "../../model" }
snafu = "0.8"
serde_json = "1"
env_logger = "0.11"
Expand All @@ -22,4 +22,4 @@ tar = "0.4"

[dev-dependencies]
assert_cmd = "2"
selftest = { version = "0.0.14", path = "../../selftest" }
selftest = { version = "0.0.15", path = "../../selftest" }
6 changes: 3 additions & 3 deletions agent/test-agent/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[package]
name = "test-agent"
version = "0.0.14"
version = "0.0.15"
edition = "2021"
publish = false
license = "MIT OR Apache-2.0"

[dependencies]
agent-common = { version = "0.0.14", path = "../agent-common" }
agent-common = { version = "0.0.15", path = "../agent-common" }
async-trait = "0.1"
log = "0.4"
testsys-model = { version = "0.0.14", path = "../../model" }
testsys-model = { version = "0.0.15", path = "../../model" }
serde = { version = "1", features = ["derive"] }
serde_json = "1"
snafu = "0.8"
Expand Down
10 changes: 5 additions & 5 deletions agent/utils/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "agent-utils"
version = "0.0.14"
version = "0.0.15"
edition = "2018"
publish = false
license = "MIT OR Apache-2.0"

[dependencies]
agent-common = { version = "0.0.14", path = "../../agent/agent-common" }
agent-common = { version = "0.0.15", path = "../../agent/agent-common" }
aws-config = "1"
aws-credential-types = "1"
aws-types = "1"
Expand All @@ -17,10 +17,10 @@ aws-smithy-types = "1"
base64 = "0.21"
env_logger = "0.11"
log = "0.4"
testsys-model = { version = "0.0.14", path = "../../model" }
resource-agent = { version = "0.0.14", path = "../../agent/resource-agent" }
testsys-model = { version = "0.0.15", path = "../../model" }
resource-agent = { version = "0.0.15", path = "../../agent/resource-agent" }
serde = { version = "1", features = ["derive"] }
serde_json = "1"
snafu = "0.8"
test-agent = { version = "0.0.14", path = "../../agent/test-agent" }
test-agent = { version = "0.0.15", path = "../../agent/test-agent" }
tokio = { version = "1", default-features = false, features = ["time"] }
Loading

0 comments on commit aacbe6a

Please sign in to comment.