Closed mayaCostantini closed 2 years ago
/kind bug /sig stack-guidance /priority critical-urgent
Verified this.
The content exists on the API: https://api.moc.thoth-station.ninja/api/v1/python/environment
and the integration-tests instance seems to be working.
Feature: Check for minimum solvers available in Thoth # features/solvers.feature:1
@solvers
Scenario: Check there are minimum solvers available in Thoth # features/solvers.feature:3
Given deployment is accessible using HTTPS # features/steps/common.py:26 0.775s
When we ask for the available solvers # features/steps/solvers.py:46 0.417s
Then they should include at least the minimum set of solvers # features/steps/solvers.py:55 0.000s
seems like this would have happen, when user-api lost connection to PostgreSQL db. for now it seems to be fixed. closing this.
Describe the bug
From Integration tests update for aws-prod (2022-09-12 version 0.11.3):