mmetc
|
0e8a1c681b
|
docker: pre-download all hub items and data, opt-in hub update/upgrade (#2933)
* docker: pre-download all hub items and data, opt-in hub update/upgrade
* docker/bars: don't purge anything before pre-downloading hub
* Docker: README update
|
2024-04-08 14:53:12 +02:00 |
|
mmetc
|
ce32fc019e
|
func tests improvements (#2759)
* faster reload test
* decode-jwt script
* replace 'netcat' requirement with python script
* fix lapi status test
|
2024-01-19 13:55:28 +01:00 |
|
mmetc
|
c2c173ac7e
|
Parallel hubtests (#2667)
* generate hub tests in python
* run hub tests in 3 batches at the same time (hardcoded)
|
2023-12-15 18:30:20 +01:00 |
|
mmetc
|
7e5ab344a2
|
command "cscli hub types" (#2632)
* Command "cscli hub types"; de-duplicate test/bin/preload-hub-items
* don't export Hub.Items -> hub.items
|
2023-12-01 09:36:38 +01:00 |
|
mmetc
|
ffcab0b2bc
|
Refactor hub management and cscli commands (#2545)
|
2023-11-24 15:57:32 +01:00 |
|
mmetc
|
486b56d1ed
|
CI: reduce test verbosity; set PKG_CONFIG_PATH for re2 in rpm distros (#2331)
* wip
* wip
* go install with commit hash
|
2023-07-05 17:45:31 +02:00 |
|
mmetc
|
17cd792826
|
CI: update ansible tests for re2 (#2318)
|
2023-06-29 16:35:19 +02:00 |
|
mmetc
|
ebe25d7653
|
func tests: install dependencies from make, log test helpers (#2314)
|
2023-06-28 10:07:05 +02:00 |
|
mmetc
|
e1f5ed41df
|
Implement "cscli config show-yaml" (#2191)
|
2023-05-11 21:01:13 +02:00 |
|
mmetc
|
ea6401ce09
|
CI: Static builds by default; replace bincover with go -cover from 1.20 (#2150)
* Makefile: build static binaries only
* Replace bincover with go -cover from 1.20
* CI: Fix timing issue between lapi and agent containers
|
2023-03-30 15:05:09 +02:00 |
|
mmetc
|
bbfb7d1cfa
|
Allow running func tests while running containers with crowdsec (#2137)
Co-authored-by: Thibault "bui" Koechlin <thibault@crowdsec.net>
|
2023-03-24 10:19:22 +01:00 |
|
mmetc
|
a19748ae35
|
Rename directory "tests" to "test" (#2094)
If you use a ./test/local directory, you need to create it again:
$ make clean bats-build bats-fixture
|
2023-03-03 15:54:49 +01:00 |
|