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

Integration tests fail when running end-to-end #127

Closed
5 of 6 tasks
ricardogpsf opened this issue Jan 10, 2017 · 2 comments
Closed
5 of 6 tasks

Integration tests fail when running end-to-end #127

ricardogpsf opened this issue Jan 10, 2017 · 2 comments
Assignees

Comments

@ricardogpsf
Copy link
Member

ricardogpsf commented Jan 10, 2017

Scenario/Intent

Some integration tests are failing for api200 and api300 (both C7000 and Synergy) due dependencies of data throught the tests.

Steps to Reproduce

Execute "spec:integration:api" for the api that you want test

Expected Result

All tests with success (except the tests that are expected to fail, due missing a required file for test, bug on doc / api)

Actual Result

  • ServerProfile (api200, api300/c7000)
  • UplinkSet (api200, api300/c7000)
  • VolumeAttachment (api200, api300/c7000)
  • Interconnect api200, api300/c7000)
  • Enclosure (api300/synergy)
  • LogicalEnclosure (api200)
@tmiotto
Copy link
Contributor

tmiotto commented Jan 10, 2017

What tests? Where are the logs?

@ricardogpsf
Copy link
Member Author

ricardogpsf commented Jan 10, 2017

@tmiotto ,
The tests with dependencies problems for api300/c7k were fixed (in a local branch for now).

I am working in the tests with dependencies problems for api200/c7k, the log was attached, 7 tests are failing, but just 2 are unexpected fail (one of ManagedSAN and other of SANManager).
log_api200.txt

Some tests with dependencies problems for api300/synergy are failing (but I didn't save the log, I will execute the tests again and get the log)

@ricardogpsf ricardogpsf removed their assignment Mar 6, 2017
@ricardogpsf ricardogpsf self-assigned this Aug 22, 2017
@aalexmonteiro aalexmonteiro changed the title Some integration tests are failing Integration tests fail when running end-to-end Aug 25, 2017
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

No branches or pull requests

4 participants