From 6d0323268f2830601d00ecc7e76d19a6a25d4bdb Mon Sep 17 00:00:00 2001 From: maelk Date: Fri, 25 Sep 2020 12:24:59 +0300 Subject: [PATCH] Airship: add CI tests for metal3 IPAM Change-Id: I7c95713f0f76b4f126d66eb1f571add34346b189 --- jjb/airship/projects.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/jjb/airship/projects.yml b/jjb/airship/projects.yml index d2f0905b1..7f55ed0df 100644 --- a/jjb/airship/projects.yml +++ b/jjb/airship/projects.yml @@ -152,6 +152,15 @@ - feature_tests_upgrade_ubuntu - feature_tests_upgrade_centos +- project: + name: "metal3io_ipam" + repo: + org: "metal3-io" + name: "ip-address-manager" + jobs: + - capi_bm_v1a4_integration_tests_centos + - capi_bm_v1a4_integration_tests_ubuntu + - project: name: "metal3io_metal3_dev_env" jobs: -- 2.25.1