Skip to content

Incorrect param name caused global setting test to fail#3821

Merged
DaanHoogland merged 1 commit into
apache:masterfrom
shapeblue:test_global_setting_bug
Jan 24, 2020
Merged

Incorrect param name caused global setting test to fail#3821
DaanHoogland merged 1 commit into
apache:masterfrom
shapeblue:test_global_setting_bug

Conversation

@anuragaw
Copy link
Copy Markdown
Contributor

Causes failure in travis. The incorrect param was returning no value back and causing test to fail.

Description

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)

Screenshots (if appropriate):

How Has This Been Tested?

Ran the Marvin test locally on CentOS based monkeybox env and verified test failed without change and succeeded with change.

@anuragaw anuragaw changed the title Incorrect param name causes test to fail Incorrect param name causes test to fail and travis failure Jan 18, 2020
@yadvr yadvr closed this Jan 20, 2020
@yadvr yadvr reopened this Jan 20, 2020
@yadvr yadvr added this to the 4.14.0.0 milestone Jan 20, 2020
@DaanHoogland
Copy link
Copy Markdown
Contributor

@rhtyd is the status of this testing? and you added milestone for 4.14, not valid for 4.13?


listConfigurationsCmd = listConfigurations.listConfigurationsCmd()
listConfigurationsCmd.cfgName = updateConfigurationResponse.name
listConfigurationsCmd.name = updateConfigurationResponse.name
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

wow, that line is from 2013. no one noticed?

@DaanHoogland
Copy link
Copy Markdown
Contributor

2 lgtm and fixed test is executed in travis successfully, merging

@DaanHoogland DaanHoogland changed the title Incorrect param name causes test to fail and travis failure Incorrect param name caused global setting test to fail Jan 24, 2020
@DaanHoogland DaanHoogland merged commit ac20263 into apache:master Jan 24, 2020
@DaanHoogland DaanHoogland deleted the test_global_setting_bug branch January 24, 2020 13:31
ustcweizhou pushed a commit to ustcweizhou/cloudstack that referenced this pull request Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants