Commit Graph

6 Commits

Author SHA1 Message Date
Kazuyoshi Kato
2ddcb20193 Make OpenLab's CI jobs blocking
Since the jobs are relatively stable, we have official ARM binaries and
we could technically still ignore them, we should remove "voting: false"
from them.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-03-14 18:22:00 +00:00
Davanum Srinivas
78e5297274 add integration tests
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-04-22 20:53:49 -04:00
Davanum Srinivas
2b0e6cdd42 Separate jobs for build and test for openlab/arm64
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-04-22 07:21:35 -04:00
Davanum Srinivas
481105834b Switch from merge-resolve(default) to merge mode for containerd-build-arm64
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-03-11 16:53:15 -05:00
Yikun Jiang
b43a01a221 Change nodeset to ubuntu-xenial-arm64-openlab
The old nodeset is unstable and apt source is unavailable, we change the nodeset from `ubuntu-xenial-arm64` to `ubuntu-xenial-arm64-openlab` to enable stable new nodeset.

Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
2020-07-30 09:22:38 +08:00
Yikun Jiang
bdd7dce31f Add OpenLab CI configuration
This patch adds the OpenLab CI configuration to enable
the support for arm build in OpenLab.

After this, each pull request in containerd will trigger the
containerd-arm64-build job which verified the arm build
on OpenLab ARM cluster.

Related: https://github.com/containerd/containerd/issues/2901

Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
2019-05-08 17:21:41 +08:00