← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1797231] [NEW] ec2 integration test failure on changed instance-data.json

 

Public bug reported:

Integration tests for ec2 expected instance-data.json to contain the
following keys:


{'ds': {'meta_data': {'network' ....}}} but meta_data changed to meta-data to better represent the raw data received directly from ec2's metadata service.


Update integration tests to use meta_data instead of meta-data.

** Affects: cloud-init
     Importance: High
     Assignee: Chad Smith (chad.smith)
         Status: In Progress

** Changed in: cloud-init
       Status: New => In Progress

** Changed in: cloud-init
   Importance: Undecided => High

** Changed in: cloud-init
     Assignee: (unassigned) => Chad Smith (chad.smith)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1797231

Title:
  ec2 integration test failure on changed instance-data.json

Status in cloud-init:
  In Progress

Bug description:
  Integration tests for ec2 expected instance-data.json to contain the
  following keys:

  
  {'ds': {'meta_data': {'network' ....}}} but meta_data changed to meta-data to better represent the raw data received directly from ec2's metadata service.

  
  Update integration tests to use meta_data instead of meta-data.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1797231/+subscriptions


Follow ups