Add GitHub Actions #4
k8s_test.yml
on: pull_request
call-k8-test
/
...
/
Docker: Build & Push (Test)
31s
call-k8-test
/
K8: Test
40s
Annotations
1 error, 3 warnings, and 1 notice
call-k8-test / K8: Test
Process completed with exit code 4.
|
call-k8-test / K8: Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: azure/aks-set-context@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
call-k8-test / K8: Test
using kernaidev.azurecr.io/refinery-gateway:test-ci-setup
|
call-k8-test / K8: Test
running test command: kubectl exec -i deployment/refinery-gateway -c refinery-gateway -- 'pytest'
|
call-k8-test / K8: Test
using kernaidev.azurecr.io/refinery-gateway:latest
|