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

Add separate CI job for UBI images #6031

Closed
xliuxu opened this issue Feb 28, 2024 · 0 comments · Fixed by #6091
Closed

Add separate CI job for UBI images #6031

xliuxu opened this issue Feb 28, 2024 · 0 comments · Fixed by #6091
Assignees
Labels
area/test Issues or PRs related to unit and integration tests. kind/task Categorizes issue or PR as related to a routine task that needs to be performed

Comments

@xliuxu
Copy link
Contributor

xliuxu commented Feb 28, 2024

Describe the bug

Follow-up issue from #5764:

We can move the UBI build and sanity check tasks to kind_ubi.yml as the same does for the Ubuntu images.

Expected

The UBI builds and sanity check tasks should be moved out from the build job to avoid overheads.

Actual behavior

The UBI builds is included in build.yml, which is not needed.
The sanity check for ubi images will also be run as part of build.yml after #5764 gets merged.

Versions:

N/A

@xliuxu xliuxu added the kind/bug Categorizes issue or PR as related to a bug. label Feb 28, 2024
@antoninbas antoninbas added area/test Issues or PRs related to unit and integration tests. kind/task Categorizes issue or PR as related to a routine task that needs to be performed and removed kind/bug Categorizes issue or PR as related to a bug. labels Feb 28, 2024
xliuxu added a commit to xliuxu/antrea that referenced this issue Mar 11, 2024
Create a dedicated workflow for KinD tests of UBI
images to align with the Ubuntu images.

Fixes: antrea-io#6031

Signed-off-by: Xu Liu <xu.liu@broadcom.com>
xliuxu added a commit to xliuxu/antrea that referenced this issue Mar 11, 2024
Create a dedicated workflow for KinD tests of UBI
images to align with the Ubuntu images.

Fixes: antrea-io#6031

Signed-off-by: Xu Liu <xu.liu@broadcom.com>
xliuxu added a commit to xliuxu/antrea that referenced this issue Mar 11, 2024
Create a dedicated workflow for KinD tests of UBI
images to align with the Ubuntu images.

Fixes: antrea-io#6031

Signed-off-by: Xu Liu <xu.liu@broadcom.com>
xliuxu added a commit to xliuxu/antrea that referenced this issue Mar 11, 2024
Create a dedicated workflow for KinD tests of UBI
images to align with the Ubuntu images.

Fixes: antrea-io#6031, antrea-io#6095

Signed-off-by: Xu Liu <xu.liu@broadcom.com>
xliuxu added a commit to xliuxu/antrea that referenced this issue Mar 12, 2024
Create a dedicated workflow for KinD tests of UBI
images to align with the Ubuntu images.

Fixes: antrea-io#6031, antrea-io#6095

Signed-off-by: Xu Liu <xu.liu@broadcom.com>
xliuxu added a commit to xliuxu/antrea that referenced this issue Mar 12, 2024
Create a dedicated workflow for KinD tests of UBI
images to align with the Ubuntu images.

Fixes: antrea-io#6031, antrea-io#6095

Signed-off-by: Xu Liu <xu.liu@broadcom.com>
antoninbas pushed a commit that referenced this issue Mar 12, 2024
Create a dedicated workflow for KinD tests of UBI
images to align with the Ubuntu images.

Fixes #6031
Fixes #6095

Signed-off-by: Xu Liu <xu.liu@broadcom.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test Issues or PRs related to unit and integration tests. kind/task Categorizes issue or PR as related to a routine task that needs to be performed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants