Skip to content

Commit

Permalink
SQA platform testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiaBarbo committed Jul 12, 2024
1 parent ee49121 commit fd36182
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions .github/workflows/Quality_Assessment_&_Awarding_v2.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Quality_Assessment_&_Awarding_v2

on:
workflow_dispatch:
push:
branches:
- sqa


jobs:
QAA:
Expand All @@ -15,15 +18,7 @@ jobs:
tool: commands
commands: |
pytest
stop web
stop db
rm web
rm db
network rm yprov_net
volume rm neo4j_data
volume rm neo4j_logs
volume rm yprov_data
container: hpci/yprov-sqa:1.1
container: hpci/yprov-sqa:1.2
- name: SQAaaS assessment with unit testing (QC.Uni) step
uses: eosc-synergy/sqaaas-assessment-action@v2
with:
Expand Down

0 comments on commit fd36182

Please sign in to comment.