sourcegraph/testing
William Bezuidenhout d9c1d287c8
aspect workflows: add initial aspect workflow yaml (#56569)
* add initial aspect workflow yaml
- try reading docker config env var
- bump both timers
- bump grpc test timout to long
- skip additional perforce test and run all tests
- bump timeouts
- more timeout bumps and skip p4 test
- bump doc:test timeout
- bump e2e_test timeout
- bump database/connections/live timeout
- tag integration tests as exclusive

* add recommended bazelrc in workflows to speed up cold builds

* disable experimental_fetch_all_coverage_outputs

* port changes from https://github.com/sourcegraph/sourcegraph/compare/aspect-trial/wb-add-initial-config...aspect-trial/wb-add-initial-config-greg

* bazel configure

* add //:postcss_config_js as data target to client/web

* remove postcss added in debug

* use node-fetch and only test codeintellify

* use testing fetch.js setup

* fix syntax in testSetup

* various fixes

revert timeout bump on repository test
re-enable git p4 test
add testing from shared deps
bazel configure

* update comments on skipped tests

* restore `is_percy_enabled` for mocha_test

* slightly increase repo cloning wait

* use process.cwd instead of __dirname

* set sizing to moderate as well for embeddings

* remove setting CI in workflows yaml

* fix sizing

* workflow yaml tweaks and bazelrc tweaks

* make bazelrc consistent with what was in workflow yaml

---------

Co-authored-by: Jean-Hadrien Chabran <jh@chabran.fr>
Co-authored-by: Greg Magolan <greg@aspect.dev>
2023-11-24 11:52:17 +02:00
..
tools bzl: do not mount data volumes for e2e tests (#58101) 2023-11-03 16:53:59 +02:00
backend_integration_test.sh bzl+doc: improve and document how to write a server integration test (#53673) 2023-06-19 17:44:01 +00:00
BUILD.bazel aspect workflows: add initial aspect workflow yaml (#56569) 2023-11-24 11:52:17 +02:00
codeintel_integration_test.sh Allow to run e2e tests locally (#55998) 2023-08-29 11:08:47 -05:00
defs.bzl Merge enterprise and non-enterprise server images (#56446) 2023-09-11 14:39:27 +02:00
e2e_test.sh bzl+doc: improve and document how to write a server integration test (#53673) 2023-06-19 17:44:01 +00:00