From 333a6b7ac09b93dbd9e59b2eca5c5f2a7e69ba32 Mon Sep 17 00:00:00 2001 From: Antonio Date: Mon, 22 Apr 2024 23:38:30 +0200 Subject: [PATCH] fix(#5229): Vagrant test comment --- .../examples/agent/vagrant/test-agent-complete-macOs.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deployability/modules/workflow_engine/examples/agent/vagrant/test-agent-complete-macOs.yaml b/deployability/modules/workflow_engine/examples/agent/vagrant/test-agent-complete-macOs.yaml index bba60dedd8..d1e35d3e71 100755 --- a/deployability/modules/workflow_engine/examples/agent/vagrant/test-agent-complete-macOs.yaml +++ b/deployability/modules/workflow_engine/examples/agent/vagrant/test-agent-complete-macOs.yaml @@ -2,9 +2,8 @@ version: 0.1 description: This workflow is used to test agents' deployment for DDT1 PoC variables: agent-os: - - macos-sonoma-14.0-arm64 - # Run one at a time as there are limitations on the number of hosts + - macos-sonoma-14.0-arm64 #- macos-ventura-13.4.1-arm64 manager-os: linux-ubuntu-22.04-amd64 infra-provider: vagrant