diff --git a/build/ci/.test.yml b/build/ci/.test.yml
index b367908d79ca91e3256794b5da49eb0b3806fd1b..51b9de8c8f0c0fb07c7fd323bcb6da0b18ab3db4 100644
--- a/build/ci/.test.yml
+++ b/build/ci/.test.yml
@@ -2,6 +2,8 @@ integration-test:
   image: golang:1.14
   stage: integration-test
   needs: [ "apply" ]
+  tags:
+    - baremetal
   variables:
     GOSDN_LOG: "nolog"
   rules: