Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DTT1 Testing and fixing Yaml examples #5210

Closed
pro-akim opened this issue Apr 12, 2024 · 4 comments · Fixed by #5213
Closed

DTT1 Testing and fixing Yaml examples #5210

pro-akim opened this issue Apr 12, 2024 · 4 comments · Fixed by #5213
Assignees
Labels

Comments

@pro-akim
Copy link
Member

pro-akim commented Apr 12, 2024

This issue is opened to test the existing playbooks and leave examples that are working in 4495-dtt1-release

To be tested:

deployability/modules/workflow_engine/examples
├── agent
│   ├── aws
│   │   ├── test-agent-complete.yaml
│   │   ├── test-agent-restart-ins-prov.yaml
│   │   ├── test-agent-stop-ins-prov.yaml
│   │   ├── test-agent-suse.yaml
│   │   └── test-agent-uninstall-ins-prov.yaml
│   └── vagrant
│       ├── test-agent-complete.yaml
│       ├── test-agent-restart-ins-prov.yaml
│       ├── test-agent-stop-ins-prov-2.yaml
│       ├── test-agent-stop-ins-prov.yaml
│       └── test-agent-uninstall-ins-prov.yaml
└── manager
    ├── aws
    │   ├── dtt1-managers-poc-aws-all.yaml
    │   └── dtt1-managers-poc-aws.yaml
    └── vagrant
        ├── dtt1-managers-poc-aws-all.yaml
        └── dtt1-managers-poc-vagrant.yaml
@pro-akim
Copy link
Member Author

pro-akim commented Apr 12, 2024

Update

deployability/modules/workflow_engine/examples
├── agent
│ ├── aws
│ │ ├── test-agent-complete.yaml 🟢 => on-error: "abort-all" added
│ │ ├── test-agent-restart-ins-prov.yaml 🟢 => on-error: "abort-all" added
│ │ ├── test-agent-stop-ins-prov.yaml 🟢 => on-error: "abort-all" added
│ │ ├── test-agent-suse.yaml 🟢 => on-error: "abort-all" added
│ │ └── test-agent-uninstall-ins-prov.yaml 🟢 => on-error: "abort-all" added
│ └── vagrant
│ ├── test-agent-complete.yaml 🟢 => splited in 2 (performance could make tests fail) on-error: "abort-all" added
│ ├── test-agent-restart-ins-prov.yaml 🟢 => small fixes (unnecessary parameters deleted) on-error: "abort-all" added
│ ├── test-agent-stop-ins-prov-2.yaml 🟢
│ ├── test-agent-stop-ins-prov.yaml 🟢 splited in 2 (performance could make tests fail) on-error: "abort-all" added
│ └── test-agent-uninstall-ins-prov.yaml 🟢 splited in 2 (performance could make tests fail) on-error: "abort-all" added
└── manager
├── aws
│ ├── dtt1-managers-poc-aws-all.yaml 🗑️ => removed, repeated test
│ └── dtt1-managers-poc-aws.yaml 🟢 on-error: "abort-all" added
└── vagrant
├── dtt1-managers-poc-aws-all.yaml 🗑️ => removed, it was a test for aws
└── dtt1-managers-poc-vagrant.yaml 🟢 on-error: "abort-all" and added

@rauldpm
Copy link
Member

rauldpm commented Apr 12, 2024

@pro-akim let's apply the sleep fix to continue without the Allocation change, we are interested in the YAML fix

@pro-akim
Copy link
Member Author

Update

Testing the examples adding 5 mins (300 secs) of waiting after allocation.

pro-akim added a commit that referenced this issue Apr 15, 2024
@pro-akim pro-akim linked a pull request Apr 15, 2024 that will close this issue
@wazuhci wazuhci moved this from In progress to Pending review in Release 4.9.0 Apr 15, 2024
@wazuhci wazuhci moved this from Pending review to Pending final review in Release 4.9.0 Apr 16, 2024
@davidjiglesias
Copy link
Member

LGTM

@wazuhci wazuhci moved this from Pending final review to Done in Release 4.9.0 Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants