Commit graph

8 commits

Author SHA1 Message Date
Sonu Saha
3452d9b4b1
ci: change license server to point to local licensing server (#7083)
* ci: change license server to point to ci

Signed-off-by: Sonu Saha <sonu.saha@progress.com>

* chore: add comment to update license server value on vault

Signed-off-by: Sonu Saha <sonu.saha@progress.com>

---------

Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2024-07-15 15:58:06 +05:30
Sonu Saha
8f50a2dd7c
CI: Update configuration to pick commercial license to be used during the buildkite test (#7007)
* feat: invoke warning message for non-commercial users if reporter is cli

Signed-off-by: Sonu Saha <sonu.saha@progress.com>

* temp: add reference to dev branch of chef-licensing to verify changes

Signed-off-by: Sonu Saha <sonu.saha@progress.com>

* ci: use commercial license on the CI from vault

Signed-off-by: Sonu Saha <sonu.saha@progress.com>

* revert: remove additional call to the chef licensing

Signed-off-by: Sonu Saha <sonu.saha@progress.com>

* chore: remove dev branch reference from Gemfile

Signed-off-by: Sonu Saha <sonu.saha@progress.com>

---------

Signed-off-by: Sonu Saha <sonu.saha@progress.com>
2024-05-31 14:31:32 +05:30
Clinton Wolfe
5d615fea45
Prep CI system for inspec-prime merge (#6553)
* Import simplified expeditor config from inspec-prime inspec-6 branch. Significantly, privatize the verify pipeline.

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

* Import verify scripts from inspec-prime inspec-6 branch

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

* Remove public: false per sean

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>

---------

Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2023-07-07 09:16:02 -04:00
Sonu Saha
caccc654f4
CFINSPEC-553: Fix failing verify pipeline builds on ruby 3.0 (#6378) (#6453)
* bundle install without kitchen group from Gemfile as verify pipeline is breaking for ruby 3.0 as Chef 18 requires to be work with ruby 3.1. In future we will be removing the support for ruby 3.0 as Chef 18 never released with ruby 3.0



* Removes all excluded groups from the bundle config set which was removed from the Gemfile.



* Exclude the gem dependencies for kitchen for omnibus builds



* Exclude the kitchen dependencies on windows platform too

Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
Co-authored-by: Vasundhara Jagdale <vasundhara.jagdale@chef.io>
2023-02-24 19:03:59 +05:30
jayashri garud
aa72a9be6b Replace deprecated --without flag with bundle config
Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
2021-09-02 16:17:15 +05:30
Ryan Davis
5dab3e0bbf Switch to test:parallel K=4 on windows.
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-11-12 14:51:56 -08:00
Ryan Davis
84d648d891 Make sure that bad test runs actually fail out BK.
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-07-24 19:02:53 -07:00
Miah Johnson
0897d460f6 Add windows to verify pipeline
Signed-off-by: Miah Johnson <miah@chia-pet.org>
2019-07-22 19:08:41 -07:00