1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-08 08:36:15 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
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
cuisongliu ac20fc302e
docs(main): support arm64 release docs (#2510)
* docs(main): support arm64 release docs

Signed-off-by: cuisongliu <cuisongliu@qq.com>

* docs(main): support arm64 release docs

Signed-off-by: cuisongliu <cuisongliu@qq.com>

* docs(main): support arm64 release docs

Signed-off-by: cuisongliu <cuisongliu@qq.com>

---------

Signed-off-by: cuisongliu <cuisongliu@qq.com>
2023-11-26 12:58:09 +09:00
utam0k 29cf869c68
Add the handly script for kind and youki
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-05-07 06:03:00 +00:00
utam0k ec2f58d4b2
Add easy way to test with K8s
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-05-06 12:03:36 +00:00
rongfu.leng 29babe7d0e
add rrelatime mount test (#1642)
Signed-off-by: lengrongfu <1275177125@qq.com>
2023-03-10 19:21:16 -08:00
Yashodhan Joshi 6becc9af4e Change targets in the makefile 2022-11-30 12:13:03 +05:30
Tony Duan 6e8f869bf3
chore: a separate target directory for runtimetest
building static-linked runtimetest requires additional RUSTFLAGS env
var. Unfortunately, the additional env var invalids the build cache,
leading cargo rebuilding everytime.

See https://github.com/rust-lang/cargo/issues/8716

A temporary solution is to build runtimetest in a seperate
`runtimetest-target` directory.

Signed-off-by: Tony Duan <tony84727@gmail.com>
2022-06-14 23:32:49 +08:00
Tony Duan 0faed4af11
chore: update .gitignore
prefixes some rules with slash (/) to make it only ignores
files/directories at the root directory

Signed-off-by: Tony Duan <tony84727@gmail.com>
2022-06-06 20:08:51 +08:00
utam0k 54bb830b4b
Introduce the root Makefile.
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-03-11 22:14:34 +09:00
Yashodhan Joshi 082bb12670 Add scripts to build binaries, run rust integration tests and clean up 2022-02-06 16:01:13 +05:30
Yashodhan Joshi ae9265ffcc Seprate runtimetest from youki workspace and make it its own crate 2022-01-07 11:40:17 +05:30
Yashodhan Joshi 78b7e942d7 Add runtime test crate and integrate it with integration tests 2022-01-06 16:30:19 +05:30
David Gibson b22e358372 Add *~ editor backup files to gitignore
Filenames ending in *~ are used by emacs, amongst others, for backup files,
which we don't want to check in to git.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2021-12-02 17:20:31 +11:00
yihuaf 16bc2a598f fix logger implementation
remove env_logger and use our own logger
2021-12-01 05:10:40 +01:00
Nimrod Shneor a3ce77064d Initial implementation of resource-control via systemd and dbus 2021-10-25 19:39:08 +02:00
yihuaf 380008386d fix gitignore 2021-10-24 02:56:36 +02:00
Furisto 52a262f306
Fix ignored files 2021-10-22 22:05:15 +02:00
yukang 4eb5b3fe75 tweak readme tutorial 2021-08-27 08:01:17 +00:00
yukang bc69788d79 fix tutorial in readme 2021-08-25 13:59:21 +00:00
fbaravalle c66b2fa4d3 add perf_event to cgroups v1 2021-07-28 23:12:55 +01:00
Yashodhan Joshi 938a20f7ca Document namespace.rs 2021-07-22 16:45:34 +05:30
utam0k a1d712ac32 add the tutorial on using youki. 2021-05-30 19:21:42 +09:00
Travis Sturzl 25a6504435 add memory cgroup controller 2021-05-23 20:10:29 -06:00
utam0k a08887d59a first commit! 2021-03-27 20:08:13 +09:00