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

add initial test cases document #853

Closed
wants to merge 1 commit into from
Closed

Conversation

jreidinger
Copy link
Member

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 58.885% when pulling 6a29e41 on document_test_cases into f8d346f on network-ng.


#### AutoYaST

For testing this scenario create autoyast profile that can be passed to autoinstallation that creates required setup.
Copy link
Contributor

@imobachgs imobachgs Jul 1, 2019

Choose a reason for hiding this comment

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

We should be able to reproduce the rest of scenarios but using AutoYaST profiles. Ideally, exporting those scenarios should provide a working profile.

Moreover, we should be able that the base case (no network configuration at all) still works.

### Complex setup

Test case require VM with two network cards. Setup is:

Copy link
Contributor

@teclator teclator Jul 1, 2019

Choose a reason for hiding this comment

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

I would start even with the more simplest ones.

  1. DHCP configuration (no configuration at all but different backends)
  2. Static configuration ( 1 network card is enough, that will need some routing and DNS configuration by sure)

...
And then the complex ones, which should include also renaming interfaces.

A Goal for the future is to have the same network configuration done during the installation in the final machine independently of the selected backend (not for now)

@jreidinger
Copy link
Member Author

replaced by #947

@jreidinger jreidinger closed this Sep 23, 2020
@jreidinger jreidinger deleted the document_test_cases branch September 23, 2020 14:13
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.

4 participants