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

Added testcase for Instance Profile Information Presented in Instance Metadata Service #228

Open
wants to merge 7 commits into
base: testing
Choose a base branch
from

Commits on Dec 18, 2013

  1. Added instanceprofiletest.py for Instance Profile test; updated ec2op…

    …s.py to include instance profile arn/name every where instances were being launched
    hspencer77 committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    cdd5b85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37f6fd4 View commit details
    Browse the repository at this point in the history
  3. Updated to make sure instance-profile-arn, and instance-profile-name …

    …could be used when running instances; updated assertGreaterEqual and assertLessEqual to assertTrue
    hspencer77 committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    eb7607a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    766a089 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ebeef7 View commit details
    Browse the repository at this point in the history
  6. Added test to confirm correct date format for http://169.254.169.254/…

    …latest/meta-data/iam/info/last-updated-date, temporary credentials variables LastUpdated and Expiration.
    hspencer77 committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    5e6cca0 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2013

  1. Removed redundant tests

    hspencer77 committed Dec 21, 2013
    Configuration menu
    Copy the full SHA
    1b4dfe3 View commit details
    Browse the repository at this point in the history