1
0
mirror of https://github.com/containers/youki synced 2024-11-23 17:32:15 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
2dd5884eab
Bump the patch group with 1 update
Bumps the patch group with 1 update: [nc](https://github.com/xushaohua/nc).


Updates `nc` from 0.8.19 to 0.8.20
- [Commits](https://github.com/xushaohua/nc/compare/v0.8.19...v0.8.20)

---
updated-dependencies:
- dependency-name: nc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 01:07:14 +00:00
lengrongfu
10a06f1b93 add io priority e2e test
Signed-off-by: lengrongfu <lenronfu@gmail.com>
2024-02-20 01:45:32 +00:00
dependabot[bot]
6e87828b92
Bump the patch group with 9 updates
Bumps the patch group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [nc](https://github.com/xushaohua/nc) | `0.8.18` | `0.8.19` |
| [anstyle](https://github.com/rust-cli/anstyle) | `1.0.5` | `1.0.6` |
| [bindgen](https://github.com/rust-lang/rust-bindgen) | `0.69.2` | `0.69.4` |
| [hermit-abi](https://github.com/hermitcore/hermit-rs) | `0.3.4` | `0.3.5` |
| [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.59` | `0.1.60` |
| [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.1` | `0.7.2` |
| [rend](https://github.com/djkoloski/rend) | `0.4.1` | `0.4.2` |
| [rkyv](https://github.com/rkyv/rkyv) | `0.7.43` | `0.7.44` |
| [winnow](https://github.com/winnow-rs/winnow) | `0.5.36` | `0.5.37` |


Updates `nc` from 0.8.18 to 0.8.19
- [Commits](https://github.com/xushaohua/nc/compare/v0.8.18...v0.8.19)

Updates `anstyle` from 1.0.5 to 1.0.6
- [Commits](https://github.com/rust-cli/anstyle/compare/v1.0.5...v1.0.6)

Updates `bindgen` from 0.69.2 to 0.69.4
- [Release notes](https://github.com/rust-lang/rust-bindgen/releases)
- [Changelog](https://github.com/rust-lang/rust-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/rust-bindgen/compare/v0.69.2...v0.69.4)

Updates `hermit-abi` from 0.3.4 to 0.3.5
- [Release notes](https://github.com/hermitcore/hermit-rs/releases)
- [Commits](https://github.com/hermitcore/hermit-rs/compare/hermit-abi-0.3.4...hermit-abi-0.3.5)

Updates `iana-time-zone` from 0.1.59 to 0.1.60
- [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md)
- [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.59...v0.1.60)

Updates `miniz_oxide` from 0.7.1 to 0.7.2
- [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Frommi/miniz_oxide/commits)

Updates `rend` from 0.4.1 to 0.4.2
- [Release notes](https://github.com/djkoloski/rend/releases)
- [Commits](https://github.com/djkoloski/rend/commits)

Updates `rkyv` from 0.7.43 to 0.7.44
- [Release notes](https://github.com/rkyv/rkyv/releases)
- [Changelog](https://github.com/rkyv/rkyv/blob/main/release_checklist.md)
- [Commits](https://github.com/rkyv/rkyv/commits)

Updates `winnow` from 0.5.36 to 0.5.37
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.36...v0.5.37)

---
updated-dependencies:
- dependency-name: nc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: anstyle
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: bindgen
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: hermit-abi
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: iana-time-zone
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: miniz_oxide
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: rend
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: rkyv
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: winnow
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 00:56:50 +00:00
dependabot[bot]
31267eee77
Bump the patch group with 3 updates
Bumps the patch group with 3 updates: [libc](https://github.com/rust-lang/libc), [reqwest](https://github.com/seanmonstar/reqwest) and [winnow](https://github.com/winnow-rs/winnow).


Updates `libc` from 0.2.152 to 0.2.153
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.152...0.2.153)

Updates `reqwest` from 0.11.23 to 0.11.24
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.23...v0.11.24)

Updates `winnow` from 0.5.35 to 0.5.36
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.35...v0.5.36)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: reqwest
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: winnow
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 05:43:15 +00:00
Yashodhan
53adffe43a
Re enable skipped e2e tests (#2647)
* Add env var check for e2e tests not supported by runc

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>

* use nix to get domain name

* Extract the runc check into a function

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>

---------

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
2024-01-23 20:36:04 +09:00
higuruchi
c2e8670b37
Add domainname test (#1544)
* Add domainname test

Signed-off-by: higuruchi <fumiya2324@gmail.com>

* Fix error message from binary to string

Signed-off-by: higuruchi <fumiya2324@gmail.com>

* Update runc binary to v1.1.8 from 1.1.0 for domainname test

Signed-off-by: higuruchi <fumiya2324@gmail.com>

* Move missing domainname test

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>

* Add TODO comments for self-notes

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>

---------

Signed-off-by: higuruchi <fumiya2324@gmail.com>
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
Co-authored-by: Yashodhan Joshi <yjdoc2@gmail.com>
2024-01-21 14:27:02 +05:30
rongfu.leng
2723aa446b
add schedule entity (#2495)
* add schedule entity

dd:qSigned-off-by: lengrongfu <1275177125@qq.com>
Signed-off-by: lengrongfu <lenronfu@gmail.com>

* Fix if condition for nice value check

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>

* Remove the old integration tests files

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>

---------

Signed-off-by: lengrongfu <lenronfu@gmail.com>
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
Co-authored-by: Yashodhan Joshi <yjdoc2@gmail.com>
2024-01-21 14:01:16 +05:30
Toru Komatsu
464344923f
Name the test tools contest (#2486)
* Name the test tools `contest`

Signed-off-by: utam0k <k0ma@utam0k.jp>

* Address the feedbacks

Signed-off-by: utam0k <k0ma@utam0k.jp>

* Fix a build error

Signed-off-by: utam0k <k0ma@utam0k.jp>

* Fix a workflow

Signed-off-by: utam0k <k0ma@utam0k.jp>

* Address the feedbacks

Signed-off-by: utam0k <k0ma@utam0k.jp>

---------

Signed-off-by: utam0k <k0ma@utam0k.jp>
2024-01-12 14:28:47 +05:30