Skip to content

Commit

Permalink
test: add coverage for service creation after installing a container
Browse files Browse the repository at this point in the history
  • Loading branch information
reubenmiller committed Nov 21, 2024
1 parent df17fe4 commit 76bf477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/main/operations.robot
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Install application using docker compose
${software}= Device Should Have Installed Software
... {"name": "nodered-instance1", "version": "1.0.0", "softwareType": "container-group"}

Cumulocity.Should Have Services service_type=container-group name=nodered-instance1@node-red status=up max_count=1

Get Container Logs
${operation}= Cumulocity.Get Log File container search_text=tedge maximum_lines=100
Expand Down

0 comments on commit 76bf477

Please sign in to comment.