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

writeIfNotHere requires an array of strings, not a string #1456

Merged
merged 1 commit into from
May 12, 2016
Merged

writeIfNotHere requires an array of strings, not a string #1456

merged 1 commit into from
May 12, 2016

Conversation

hogniRunar
Copy link

No description provided.

@pdube
Copy link
Contributor

pdube commented Mar 30, 2016

Hi @hogniRunar,

The code change LGTM. I verified for references to the function, but did not test it. Could you create a JIRA ticket for it please? Could you also add some information as to how do you reproduce the error, and how to test the fix?

Thanks

@hogniRunar
Copy link
Author

To reproduce it you just need to set up a basic baremetal zone, start an instance and on the bootserver for baremetal you can look at /var/www/html/metadata//meta-data. As for testing I am not sure what would be the best way other than looking at that same file once the fix has been implemented.

Ticket:
https://issues.apache.org/jira/browse/CLOUDSTACK-9330

@swill
Copy link
Contributor

swill commented May 12, 2016

CI RESULTS

Tests Run: 85
  Skipped: 0
   Failed: 1
   Errors: 0
 Duration: 4h 19m 54s

Summary of the problem(s):

FAIL: Test redundant router internals
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/data/git/cs1/cloudstack/test/integration/smoke/test_routers_network_ops.py", line 483, in test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false
    "Attempt to retrieve google.com index page should be successful once rule is added!"
AssertionError: Attempt to retrieve google.com index page should be successful once rule is added!
----------------------------------------------------------------------
Additional details in: /tmp/MarvinLogs/test_network_MVU2HC/results.txt

Associated Uploads

/tmp/MarvinLogs/DeployDataCenter__May_12_2016_05_55_59_X571TZ:

/tmp/MarvinLogs/test_network_MVU2HC:

/tmp/MarvinLogs/test_vpc_routers_9QM5ZD:

Uploads will be available until 2016-07-12 02:00:00 +0200 CEST

Comment created by upr comment.

@swill
Copy link
Contributor

swill commented May 12, 2016

Can I get another code review so this can be merged?

@DaanHoogland
Copy link
Contributor

LGTM

@asfgit asfgit merged commit fde0b6a into apache:4.7 May 12, 2016
asfgit pushed a commit that referenced this pull request May 12, 2016
…rameter_bugfix

writeIfNotHere requires an array of strings, not a string

* pr/1456:
  writeIfNotHere requires an array of strings, not a string

Signed-off-by: Will Stevens <[email protected]>
@ProjectMoon ProjectMoon deleted the pr-4.7-baremetal_metadata_parameter_bugfix branch May 26, 2016 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants