Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

UserData Testcase#232

Open
hspencer77 wants to merge 3 commits intoeucalyptus:testingfrom
hspencer77:add_userdata_test
Open

UserData Testcase#232
hspencer77 wants to merge 3 commits intoeucalyptus:testingfrom
hspencer77:add_userdata_test

Conversation

@hspencer77
Copy link
Copy Markdown
Member

Added UserData test to instancetest.py. The purpose of this test is to confirms if the userdata service is working correctly, and tests to make sure userdata of 16K size is accepted, per AWS spec.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we generate the 16K on the fly rather than adding a static file? You should be able to use self.tester.id_generator(16000)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hspencer77 I believe this change will break some test scenarios. Specifically when no user data is set we send a user data that enables root login.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants