Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kernel
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ACS
Public
HermitOS
kernel
Commits
57f2f363
Unverified
Commit
57f2f363
authored
3 years ago
by
Stefan Lankes
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
print debug messages during test run
parent
7c9327ef
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#709591
passed
2 years ago
Stage: prepare
Stage: build
Stage: test
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
57f2f363
...
...
@@ -75,7 +75,7 @@ test:uhyve:
script
:
-
lscpu
-
kvm-ok
-
uhyve -v -c 1 rusty-hermit/target/x86_64-unknown-hermit/debug/rusty_demo
-
RUST_LOG=debug
uhyve -v -c 1 rusty-hermit/target/x86_64-unknown-hermit/debug/rusty_demo
-
uhyve -v -c 2 rusty-hermit/target/x86_64-unknown-hermit/debug/rusty_demo
-
uhyve -v -c 1 rusty-hermit/target/x86_64-unknown-hermit/release/rusty_demo
-
uhyve -v -c 2 rusty-hermit/target/x86_64-unknown-hermit/release/rusty_demo
...
...
This diff is collapsed.
Click to expand it.
Martin Kröning
@mkroening
mentioned in commit
4f05db96
·
2 years ago
mentioned in commit
4f05db96
mentioned in commit 4f05db96967f644a738a6485180df2ce43de3178
Toggle commit list
Stefan Lankes
@slankes
mentioned in commit
47d66f97
·
2 years ago
mentioned in commit
47d66f97
mentioned in commit 47d66f97c189c52433be3fa64228a6885245c245
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment