Code review comment for ~xiaofengw/cloud-init:xiaofengw-fix-post-script

Revision history for this message
Xiaofeng Wang (xiaofengw) wrote :

Test launched:
1. tox test passed.
2. Deploy cloud-init and perform the guest customization(specify a custom script), make sure the custom script is run and only run once.The guest customization finished successfully.
3. Deploy cloud-init and perform the guest customization(without custom script), make sure the guest customization finished successfully.
4. Repeat test 2 with sh, bash, dash custom script.

« Back to merge proposal