summaryrefslogtreecommitdiff
path: root/yarns/deployment.yarn
blob: 0fb3fb72877583eb89e17be4c446efd34be375f0 (plain)
1
2
3
4
5
6
7
8
9
10
Morph Deployment Tests
======================

    SCENARIO deploying a non-cluster morphology
    GIVEN a workspace
    AND a git server
    WHEN checking out the master system branch
    AND attempting to deploy the system test-system in branch master
    THEN morph failed
    AND the deploy error message includes the string "morph deploy is only supported for cluster morphologies"