File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,21 +34,21 @@ steps:
3434# ########################################################################
3535 # Component Tests
3636# ########################################################################
37-
38- - label : omnibus
39- command :
40- - /workdir/scripts/bk_tests/bk_install.sh
41- - gem uninstall bundler -v '>= 2.0.1' -a
42- - cd /workdir/omnibus; make install
43- - make ci
44- expeditor :
45- executor :
46- docker :
47- image : " chefes/a1-buildkite"
48- environment :
49- - LUALIB=~/.luarocks/lib/lua/5.2
50- - COMPONENT=omnibus
51- - GITHUB_TOKEN
37+ # moving this test to chef-server-omnibus-config repo,
38+ # - label: omnibus
39+ # command:
40+ # - /workdir/scripts/bk_tests/bk_install.sh
41+ # - gem uninstall bundler -v '>= 2.0.1' -a
42+ # - cd /workdir/omnibus; make install
43+ # - make ci
44+ # expeditor:
45+ # executor:
46+ # docker:
47+ # image: "chefes/a1-buildkite"
48+ # environment:
49+ # - LUALIB=~/.luarocks/lib/lua/5.2
50+ # - COMPONENT=omnibus
51+ # - GITHUB_TOKEN
5252
5353- label : chef-server-ctl
5454 command :
You can’t perform that action at this time.
0 commit comments