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

Update the current CI workflow from Kubeedge to Fornax #61

Open
6 tasks
jshaofuturewei opened this issue Dec 22, 2021 · 0 comments · Fixed by #59
Open
6 tasks

Update the current CI workflow from Kubeedge to Fornax #61

jshaofuturewei opened this issue Dec 22, 2021 · 0 comments · Fixed by #59
Labels
edge gateway enhancement New feature or request

Comments

@jshaofuturewei
Copy link
Collaborator

jshaofuturewei commented Dec 22, 2021

The current fornax github workflow is copied from the kubeedge repo according to its history https://github.com/CentaurusInfra/fornax/commits/main/.github/workflows/main.yaml and its codes https://github.com/CentaurusInfra/fornax/blob/main/keadm/cmd/keadm/app/cmd/util/common.go#L69. It tests against kubeedge code changes not the fornax ones.

To migrate the workflow from kubeedge to fornax might introduce the following steps

  • Set up environment
  • Build executables
  • Unit tests
  • E2E tests
  • Pod to pod communications
  • Build docker images

A linked pull request Fixed the broken keadm e2e task #59 is to fix the broken workflow temporarily.

Estimate time: ~ by 1/30

@jshaofuturewei jshaofuturewei added enhancement New feature or request edge gateway labels Dec 22, 2021
@jshaofuturewei jshaofuturewei linked a pull request Dec 22, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
edge gateway enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant