You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the ingestor is tested on the production environment. As it is a critical component of the ESS FAIR data system, we need to set up a CI/CD pipeline.
Automated testing is the first step towards it.
The next image should be a good representation at high level of what is needed for testing.
The text was updated successfully, but these errors were encountered:
I tried to download the same docker-compose file but I had this error in the CI so I'll just copy+paste the relevant parts...
Run docker-compose up -d
yaml.scanner.ScannerError: mapping values are not allowed here
in "./docker-compose.yml", line 10, column 17
Error: Process completed with exit code 1.
Currently the ingestor is tested on the production environment. As it is a critical component of the ESS FAIR data system, we need to set up a CI/CD pipeline.
Automated testing is the first step towards it.
The next image should be a good representation at high level of what is needed for testing.
The text was updated successfully, but these errors were encountered: