cloud-init
cloud-init copied to clipboard
fix(tests): Fix TestFTP integration test SC-1779
There seems to be a jenkins proxy issue with the test software.sslmate.com had an issue with the jenkins proxy
Proposed Commit Message
<type>(optional scope): <summary> # no more than 72 characters
A description of what the change being made is and why it is being
made if the summary line is insufficient. This should be wrapped at
72 characters.
If you need to write multiple paragraphs, feel free.
Fixes GH-NNNNN (GitHub Issue number. Remove line if irrelevant)
LP: #NNNNNN (Launchpad bug number. Remove line if irrelevant)
Additional Context
Test Steps
Checklist
- [ ] My code follows the process laid out in the documentation
- [ ] I have updated or added any unit tests accordingly
- [ ] I have updated or added any documentation accordingly
Merge type
- [x] Squash merge using "Proposed Commit Message"
- [ ] Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)