Skip to content

Commit

Permalink
Update nodo-integrationTest-st.yaml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-isaia committed Jul 16, 2022
1 parent ac80cb5 commit 091667a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .devops/nodo-integrationTest-st.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,6 @@ stages:
sudo pip3 install -U -r $(Pipeline.Workspace)/$(destinationFolderExtractArtifact)/requirements.txt #Install Requirements
whereis behave
which behave
echo $ORACLE_HOME
lsnrctl status listener
#behave --help #Run behave
behave --junit-directory=$(Pipeline.Workspace)/$(destinationFolderExtractArtifact)/report --junit $(Pipeline.Workspace)/$(destinationFolderExtractArtifact)/src/integ-test/bdd-test/features/NewMod3/flows/TestGenerazioneRicevute03/generazioneRicevute_flows_ko_PAnew.feature
Expand Down

0 comments on commit 091667a

Please sign in to comment.