David van der Spek
b1010c1c5b
fix: change test for removed vendor
...
Signed-off-by: David van der Spek <david.vanderspek@flyrlabs.com>
2024-12-05 10:00:07 +01:00
Feruzjon Muyassarov
f318381662
update testing script to accommodate changes in vendor directory handling
...
Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com>
2024-05-10 15:01:10 +03:00
Yuki Iwai
bd32754361
ClusterAutoscaler: Put APIs in a separate go module
...
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-10 02:32:22 +09:00
Kay Yan
6b4f906c49
Fix ci use GO111MODULE auto as default
...
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
2022-03-15 20:52:51 +08:00
Kubernetes Prow Robot
f575232581
Merge pull request #2879 from krzysied/vpa_e2e_build_check
...
VPA - Adding e2e build check
2020-03-03 02:31:37 -08:00
Krzysztof Siedlecki
ab93ff8c35
adding vpa e2e build check
2020-03-03 11:07:45 +01:00
Łukasz Osipiuk
8e07715d29
Disable GO111MODULE in for-go-proj.sh
...
This is temporary hack. We should stop using for-go-proj.sh to
verify cluster autoscaler and migrate to directly calling make.
Change-Id: I0c41c918f78cdfa0e5fd0dd60139a54db90540ea
2020-02-04 22:28:15 +01:00
Jakub Tużnik
a8ddbc7e62
Fix the script used by CI to run unit tests after go mod changes
...
cluster-autoscaler switched from godeps to go mod, resulting in this
script being broken. This should fix issue 2251.
2019-08-13 11:42:53 +02:00
Jacek Kaniuk
6c11b147cf
Enable race detection in Travis tests
2019-04-12 15:00:28 +02:00
Slawomir Chylek
1199a4ac7d
Exclude VPA E2E tests from project-wide unit testing.
2018-02-02 18:05:46 +01:00
Maciej Pytel
163d51b065
Copied over /hack from contrib repo
...
For now skipping the verification of flags.
2017-04-18 16:47:29 +02:00