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

Added automation for NTP options test scenarios #2404

Closed
wants to merge 3 commits into from

Commits on Dec 3, 2018

  1. ipatests: add tests for NTP options usage on server, replica, and client

    The following tests are added in test_ntp_options.py :: TestNTPoptions
      - test_server_and_client_install_without_option_n
      - test_server_and_client_install_with_option_n
      - test_server_and_client_install_with_multiple_ntp_server
      - test_server_replica_and_client_install_with_ntp_pool_and_ntp_server
      - test_server_and_client_install_with_mixed_options
      - test_two_step_replica_install_using_ntp_options
      - test_two_step_replica_install_without_ntp_options
    
    Details in the ticket: https://pagure.io/freeipa/issue/7719
    and https://pagure.io/freeipa/issue/7723
    
    Signed-off-by: Varun Mylaraiah <mvarun@redhat.com>
    varunmylaraiah committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    263ba0f View commit details
    Browse the repository at this point in the history
  2. nightly_master.yaml

    	Added test_integration/test_ntp_options.py
    
    Signed-off-by: Varun Mylaraiah <mavrun@redhat.com>
    varunmylaraiah committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    63dfa50 View commit details
    Browse the repository at this point in the history
  3. nightly_rawhide.yaml

                Added test_integration/test_ntp_options.py
    
    Signed-off-by: Varun Mylaraiah <mvarun@redhat.com>
    varunmylaraiah committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    87bba22 View commit details
    Browse the repository at this point in the history