Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nydus-test: Replace storage backend with BACKEND_PROXY and adapts github action #570

Merged
merged 3 commits into from
Jul 8, 2022

Conversation

changweige
Copy link
Contributor

test_api is the only case suite being tested. Let's also replace its storage backend type.
In addition, fill backend proxy configurations into github action.

If backend-proxy is not specifield, do not try to mkdir since it
will raise exception

Signed-off-by: Changewei Ge <gechangwei@bytedance.com>
Signed-off-by: Changewei Ge <gechangwei@bytedance.com>
@yqleng1987
Copy link
Contributor

@changweige , a new test job has been submitted. Please wait in patience.

@yqleng1987
Copy link
Contributor

@changweige , The CI test is completed, please check result:

Test CaseTest Result
merge-target-branch✅SUCCESS
build-docker-image✅SUCCESS
compile-nydus✅SUCCESS
compile-ctr-remote✅SUCCESS
compile-nydus-snapshotter✅SUCCESS
start-nydus-snapshotter-config-containerd✅SUCCESS
run-container-with-nydus-image✅SUCCESS

Congratulations, your test job passed!

@@ -79,7 +81,9 @@ jobs:
"registry": {
"registry_url": "localhost:5000",
"registry_namespace": "",
"registry_auth": "Y2h1YW5sYW5nLmdjdzoxcWF6MndzeA=="
"registry_auth": "Y2h1YW5sYW5nLmdjdzoxcWF6MndzeA==",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this sensitive?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can trim it though it should point to any public registry.

Signed-off-by: Changewei Ge <gechangwei@bytedance.com>
@yqleng1987
Copy link
Contributor

@changweige , your pull request has been updated. A new test job will be submitted. Please wait in patience.

@yqleng1987
Copy link
Contributor

@changweige , your test job has passed, and no need to test again.

@imeoer imeoer merged commit b75d658 into dragonflyoss:master Jul 8, 2022
@changweige changweige deleted the backend-proxy-default branch August 12, 2022 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants