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

R3.0 #476

Open
wants to merge 254 commits into
base: master
Choose a base branch
from
Open

R3.0 #476

wants to merge 254 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 22, 2016

  1. Fixing vcenter sanity breakage due to review 17305

    Change-Id: I4bffae0227c26445c8e6aeee8ecc3b7ffbcf4c36
    sandip-d committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    d3d8a66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c4a89b View commit details
    Browse the repository at this point in the history
  3. taking care of new branch format

    Change-Id: If9552cad4ab733190ab83d3ae259e88a4a49ad6d
    msudhee committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    7f66a38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23029c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2016

  1. Partial-Bug: #1545306

    re-enable webui testcases
    
    Change-Id: I9919dba466cbadb378020aaae9b5bfc89a9804f1
    kamleshp committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    f26243a View commit details
    Browse the repository at this point in the history
  2. Adding infra support to retrieve SRIOV data and few more test case.

    * Adding support in test infra to retrieve SRIOV data
    * Adding testcase to verify  vf exhaustion and reuse
    * Adding test case to verify ping with large mtu
    
    Change-Id: I4fe99a36c3693b38ef940a52f089fc09e32dbd9a
    Chhandak committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    35cd5e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. Configuration menu
    Copy the full SHA
    a8d97bd View commit details
    Browse the repository at this point in the history
  2. ui sanity: router page changes for failure case

    Change-Id: I3b0eb00cfca214cceaedc67787049344307fc8d9
    Ankitja committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    1096752 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8a8fa3 View commit details
    Browse the repository at this point in the history
  4. Changes for svc instance and verify svc template

    Change-Id: I4785cfc633e760bdd6854dc6c0126a2aff61ed10
    pavanap committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    b72510a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. ui_sanity: dns server id change to create dns server

    Change-Id: I720862b58e2030c93c4523eeb9270c6b5712bcc0
    Ankitja committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    03e1776 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a36633f View commit details
    Browse the repository at this point in the history
  3. Merge "Adding infra support to retrieve SRIOV data and few more test …

    …case." into R3.0
    Zuul authored and opencontrail-ci-admin committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    65a38b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2016

  1. Svc_template version changes per 2717; dns_srvr changes, err hndlg

    Change-Id: I8232618c1fbf3cfbc8bc876c1109ca4df4d97091
    pavanap committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    873c441 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2016

  1. Security group changes wrt 2717, error handling

    Change-Id: I2037bcd0b72c76ecfd679d7b49dc4d2bfba6e1d0
    pavanap committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    e929df8 View commit details
    Browse the repository at this point in the history
  2. Ipam creation in context of parent project.

    Ipam creation takes the name of the parent project
    from it's connections which points to the admin project.
    Changing it to take project name from the parent project
    of the calling script, if available.
    
    Change-Id: I86a31e2bbe28cdcb2262f52179d95d4d77306fa0
    ritamganguly committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    ae70089 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2016

  1. Configuration menu
    Copy the full SHA
    9d1b71e View commit details
    Browse the repository at this point in the history
  2. discovery testcase test_publish chnages

    Change-Id: I823584570c8be297e0e1d7d5332dfe228e85e39f
    Ankitja committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    2ea161c View commit details
    Browse the repository at this point in the history
  3. Adjusting analytics script for uve change

    Change-Id: Ibe921f8e87eb4d4897e1610f42c826a4a274f380
    sandip-d committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    08b1fa7 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. Configuration menu
    Copy the full SHA
    45f5aac View commit details
    Browse the repository at this point in the history
  2. Changes with config of vn, svc_temp, ports on 2722

    Change-Id: I6f0c6253b56c572e52a132a2820c9e8e7691bdfe
    pavanap committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    d4e9b95 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2016

  1. Configuration menu
    Copy the full SHA
    008a5d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2016

  1. Removing duplication of flow related tests.

    There were old files of flow related tests which
    were duplicate of tests under serial_scripts/system_test/flow_tests.
    So, entire serial_scripts/flow_tests is being removed and one of the
    recent test case comitted to this directory "test_flow_scenarios.py"
    is being moved under serial_scripts/system_test/flow_tests.
    
    Change-Id: Idc159036cac1b5f7f4a7ddf19fc9af2680840a67
    ritamganguly committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    55019b5 View commit details
    Browse the repository at this point in the history
  2. Script change for multiple vcenter support

    Removing assumption of vcenter server name
    
    Fixing regression result mail subject issue
    Setting SCRIPT_TS from run_tests.sh if not triggered from JENKINS
    Change-Id: If56c9c22a17c81244505392cca09e076a51ac884
    sandip-d committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    04bd881 View commit details
    Browse the repository at this point in the history
  3. Closes-Bug: #1552885

    return false if intf uve doesnt have ip address or vn, so that retry
    for vm verification in opserer kicks in. This is intermittently seen
     in ci sanity tests.
    
    Change-Id: Icc36b76337eba295455effe56243fd686d086e07
    kamleshp committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    1f23097 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Adding testcase to test underlay broadcast traffic handling

    * Adding the test case to test the handling of broadcast traffic
    by vrouter
    
    * Test case broadcast ping from one compute. Monitor on other compute
    that it is receving the packet and not sending a copy back.
    
    * It is targeting to verify scenario mentioned in bug 1545229
    
    Change-Id: I1fa410a649ab6079442b2df5fde81250e6203986
    Chhandak committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    755853f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2016

  1. changes required for testing forwarding_modes at VN and global level

    1)Added code to get,set forwarding mode to vnc_api_test
    2)created test suite to test forwarding modes at global_config and vn level
    3)Changes to vm_test to skip some verifications when forwarding mode is set to L2
    
    Change-Id: I8b4d06684634611c333aa80b3e7abc1644f21a2d
    aswanikumar90 committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    183e6ce View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2016

  1. Merge "Script change for multiple vcenter support Removing assumption…

    … of vcenter server name" into R3.0
    Zuul authored and opencontrail-ci-admin committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    4f32f13 View commit details
    Browse the repository at this point in the history
  2. Merge "Closes-Bug: #1552885 return false if intf uve doesnt have ip a…

    …ddress or vn, so that retry for vm verification in opserer kicks in. This is intermittently seen in ci sanity tests." into R3.0
    Zuul authored and opencontrail-ci-admin committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    3b1d600 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2016

  1. Fix type in logger message.

    Change-Id: Iaca668e25037c462bef2f05f8ba5f1e0e3f19a18
    kamleshp committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    2816c65 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. Adding tags to the server manager db.

    Server-manager db post 3.0 doesn't come with
    pre-configured tags. So adding a routine to add
    these tags ro SM db explicitly.
    
    Change-Id: I5da70500257158f85df3539fe750f1eed8c83381
    ritamganguly committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    faec517 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2016

  1. Changes for security grp, create policy, bind policy

    Review comments incorporated
    
    Change-Id: Ifbb2c90ad502e831113f0a84b9324d1c6ba9a188
    pavanap committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    42e0ce3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2016

  1. Moving dynamic VGW cases to different test suite

    Even after deletion of dynamic VGW, route does not get
    deleted. Because of this subsequent cases fail in
    regression. Making them separate test suite.
    
    Change-Id: I19fcd7a7e9b2f866d002c97492a8df137aa09e51
    Chhandak committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    50727ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2da79c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f12f504 View commit details
    Browse the repository at this point in the history
  4. Changes in - verify ipams, vns, service instances

    TC covered -
    
    test_verify_config_networking_ipams,
    test_verify_config_networking_virtual_networks,
    test_verify_config_services_service_instances
    
    Change-Id: I4cbce99b39500c20a4880aa3f89abb65f0678c22
    pavanap committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    8047f53 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2016

  1. Removing VPC cases from sanity

    Removing vpc tag from so that they no longer runs in sanity.
    Change-Id: I0f122c46b246a9a402adac8e801f23efc967ab65
    Chhandak committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    b500561 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2016

  1. R3.0 Change the behaviour when no actives present

     - Added checks to confirm if the services have exactly 1 "active"
       service
       when they could be possibly active or backup.
    
     - Adding a main function. Will be using the script in run_tests.sh file
       for checking the health of the cluster before running our sanity.
    
    Change-Id: I2607f32c6ce2496577157ab19eaabe31a6108c29
    Closes-Bug: #1554388
    skiranh committed Mar 21, 2016
    Configuration menu
    Copy the full SHA
    261ae59 View commit details
    Browse the repository at this point in the history
  2. Checkin of Server Manager Inventory Test Case.

    Change-Id: I491b3a28429d16f05fe929821edede9910744328
    ritamganguly committed Mar 21, 2016
    Configuration menu
    Copy the full SHA
    16acb86 View commit details
    Browse the repository at this point in the history
  3. Adding test cases for contrail alarms

        Adding initial test cases to verify contrail alarms
    
    Change-Id: I1db6977fe3c88d4ef5d5264422b6a6b452a491a7
    Ankitja committed Mar 21, 2016
    Configuration menu
    Copy the full SHA
    074bff3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28e2822 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54753b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2016

  1. Checking in monitoring test case.

    Change-Id: I8810db476883e8381914787f06ca0e0b8450a483
    ritamganguly committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    4e65b49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    391d986 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5cad9b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2016

  1. Fix issues found during neutron regression run

    * Use ContrailStatus checks after contrail-api restart
      instead of waiting 30 sec
    * Update create_floatingips() and delete_floatingips()
      based on recent test code changes
    * No need to retry in _create_vn_orch()
    * Handle VN creation failure case due to quota check in
      VNFixture
    * While testing quota values, consider any existing objects
      in the admin project while setting the limits
    * Create unique SG rules in create_multiple_secgrp_rule()
    * Always query neutron on call to get_lb_pool()
    * Handle the case of ‘contrail-device-manager’ not present
      in the contrail-status command output
    
    Conflicts:
    	fixtures/vn_test.py
    
    Change-Id: I63761fb814cadf7e4b4405a778ca9e9baaabca71
    Vedu Joshi committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    0f3ebde View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2016

  1. Configuration menu
    Copy the full SHA
    a672084 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2016

  1. Adding test case to test SCTP flow setup.

    Description: Test to validate SCTP flow setup between
            Test steps:
                    1. Run SCTP traffic between 2 VM across VN connected through FIP
                    2. Verify the Ingress and Egress flow.
            Pass criteria: SCTP egress and ingress flow setup properly.
    
    Change-Id: Iaac6ec2e985a753006c16ea023af70c7c250bd93
    Chhandak committed Mar 26, 2016
    Configuration menu
    Copy the full SHA
    f2815bb View commit details
    Browse the repository at this point in the history
  2. Changes to support glance image-create in liberty

    Conflicts:
    	tcutils/util.py
    
    Change-Id: I3a692a8fd7855fd059c5095999172b02872b420f
    Senthilnathan Murugappan committed Mar 26, 2016
    Configuration menu
    Copy the full SHA
    f82f9e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2016

  1. Add support to run tests in a user-specified single tenant

    Currently each test suite creates its own projects/users
    In production test environments, the admin would allocate
    a specific project where the tests are expected to run
    (stackUser, stackPassword and stackTenant in sanity_params.ini)
    
    If tenant_isolation is enabled and admin credentials are
    mentioned in sanity_params.ini, the existing behavior will
    be seen
    
    Corresponding fab code changes : https://review.opencontrail.org/16483
    
    Change-Id: I13e5d0983472b1a8f9d2ecdd6f79e5df043ee04b
    Vedu Joshi committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    262f042 View commit details
    Browse the repository at this point in the history
  2. Closes-Bug #1563014 - Typo in analytics_tests.py

    Change-Id: Ic4d108429742ffe2a351c940fd08e77f6e4f7b2b
    jebap committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    eb41710 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2016

  1. Configuration menu
    Copy the full SHA
    5f426ad View commit details
    Browse the repository at this point in the history
  2. To prevent overlapping of results in regression

    Change-Id: Iba13f03cc7cc8d416e7a5b98a439d0b59aa1a6c4
    sandip-d committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    1c9a03c View commit details
    Browse the repository at this point in the history
  3. Moving alarm test cases from scripts to serial_scripts

    Change-Id: I047627e1ce9b04eeb5538b776d15955efe2520ec
    Ankitja committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    31cf81c View commit details
    Browse the repository at this point in the history
  4. Merge "changes required for testing forwarding_modes at VN and global…

    … level" into R3.0
    Zuul authored and opencontrail-ci-admin committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    47e0d0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    864d32f View commit details
    Browse the repository at this point in the history
  6. Adding sanity case and sctp traffic image

    * Adding sanity case to test SCTP flow setup
    * Adding sanity case to test underlay multicast traffic handling.
    * Adding sctp  traffic image to sanity.
    Change-Id: Ia5b5a57c01cfb05d55bbc75670be9bfc5d817a2c
    Chhandak committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    ec7f0fa View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2016

  1. Configuration menu
    Copy the full SHA
    9c11acd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a30feb2 View commit details
    Browse the repository at this point in the history
  3. Adding missing proc get_two_different_compute_hosts

    Adding the missing proc get_two_different_compute_hosts  leftover
    in last commit
    
    Change-Id: I5b6557cf229f1d8913dffcfb3ab06a1bdada8cd5
    Chhandak committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    c027db0 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2016

  1. Configuration menu
    Copy the full SHA
    d4fbad1 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2016

  1. Changing the RT number range

    1]. For the same ASN as Global ASN, the range is b/w 1-8000000
    2]. For different ASN, the range is b/w 1-4294967295
    
    Change-Id: I3945496696f9fbc84180f0df60fe4e117bec22dd
    ganeshahv committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    1269335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65ee4c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2016

  1. Configuration menu
    Copy the full SHA
    c6af37e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2016

  1. Test case to verify gratuitous ARP with Src IP as all Zeros

    An ARP request/response packet with zero source IP address need to be
    treated as Gratuitous ARP packet. This test case verifies that ARP
    packets with all zeros as source IP are recieved by the VMs present on
    different compute nodes.
    This test case verifies the issue1513793.
    
    Change-Id: Ib35efdb739691f52b453b477ee56a3277edcbc06
    pulkitt committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    0f99e53 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2016

  1. New testcases for ecmp hash related tests

      - Added testcases for checking ecmp hash updation
      - Testcases for checking hash precedence
      - Testcases for in-network, in-network-nat and transparent
      - Testcases for services restart along with hash updation
    
    Change-Id: I19326ab595b56ef5cd043e8b4f8902715257329f
    Closes-Bug: #1575482
    skiranh committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    33d12f6 View commit details
    Browse the repository at this point in the history
  2. Fix few issues on neutron regression run

    * Correct the broken call to create_port() in neutron/base.py
    * While adding a host route in subnet, use the right IP
    
    Change-Id: I096cf9a8d5bb517f71a80dbe708040f16a5cb979
    Vedu Joshi committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    ea13937 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2016

  1. Grand migration to new contrail-test infra

    This will change contrail-test code to split in two repos -
    contrail-test and contrail-test-ci
    
    contrail-test-ci : this repo contain all common code and stable test
    code which can be released to the customer environments.
    contrail-test: This repo contain rest of the testcases.
    
    Note: At this moment contrail-test still contain some common code which
    may need to be refactored later
    
    closes-Bug: 1577713
    
    Change-Id: I2e41452d417635ac224a39d75bc0dd2858e7d74d
    hkumarmk committed May 3, 2016
    Configuration menu
    Copy the full SHA
    fec2951 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2016

  1. cherry picked 125b6a8:keep only test case file in this repo

    Change-Id: I10b38e993087d6acd63294802e4ed85823d7fc05
    alokkumar223 committed May 5, 2016
    Configuration menu
    Copy the full SHA
    7492c96 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2016

  1. Added fix to provide FABRIC_UTILS_PATH environment variable before ru…

    …nning testcase
    
    change test module to test_v1
    Change-Id: I026622592c63fa3f3d10cae702608aba5e5b5513
    aswanikumar90 committed May 9, 2016
    Configuration menu
    Copy the full SHA
    9798006 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2016

  1. UI changes merge - webui_common

    Incorporated review comments
    
    Change-Id: I1aa5b71509c8eb029f82d5e5c1edf2393e9843ee
    pavanap committed May 17, 2016
    Configuration menu
    Copy the full SHA
    ae28a82 View commit details
    Browse the repository at this point in the history
  2. R3.0 Adding a new class to work only between control nodes of the

    cluster
    
     - Present script will be split into 2 classes. 1st will work on both
       control and mx(inherently it will test DM). The new class will run
       only on control nodes without configuring mx at all, even if present in
       the topology. This is done to accomodate running md5 tests with the
       constraint that mx DM can only work with one cluster at a time.
    
    Change-Id: Ie520e6c7b0213355f6998620fc6e2aee0c15e1d2
    Closes-Bug: #1465219
    skiranh committed May 17, 2016
    Configuration menu
    Copy the full SHA
    432d85e View commit details
    Browse the repository at this point in the history
  3. Adding intf mirroring infra code and basic test case - New

        Adding intf mirroring tests for the following :
            -src vm in vn1, mirror vm in vn1, and dst vm in vn2
            -src vm in vn1, mirror vm in vn3, and dst vm in vn2
            -src vm, dst vm and mirror vm all are in vn1
            -src vm in vn1, dst vm in vn2, and mirror vm in vn2
    
    Each of below test cases (compute node combinations) has above 4 VN combinations : Total 20
    
    Sanity:
    
    test_intf_mirroring_1:  src vm, dst vm and analyzer vm on different CNs
    
    Regression :
    
    test_intf_mirroring_2: src vm, dst vm and analyzer vm on same CN
    
    test_intf_mirroring_3: src vm, dst vm on same CN and analyzer vm on different CN
    
    test_intf_mirroring_4:  src vm, analyzer on same CN and dst vm on different CN
    
    test_intf_mirroring_5: dst vm, analyzer vm on same CN and src vm on different CN
    
    Change-Id: Id35d988e820c89334c06ccb4f69e6d71f52dff96
    Ankitja committed May 17, 2016
    Configuration menu
    Copy the full SHA
    3cd4d14 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. Configuration menu
    Copy the full SHA
    8452808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f5b65f View commit details
    Browse the repository at this point in the history
  3. Merge "Added fix to provide FABRIC_UTILS_PATH environment variable be…

    …fore running testcase" into R3.0
    Zuul authored and opencontrail-ci-admin committed May 18, 2016
    Configuration menu
    Copy the full SHA
    21a21b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a567960 View commit details
    Browse the repository at this point in the history
  5. Local VDNS record to be searched in discovery assigned DNS server

    Currently, default DNS records for VMs are being searched in
    first control node. This is not a right approach as records are
    saved in control node assigned by discovery server.
    Thus, we need to search for associated DNS server with that
    agent and then search for records in that Control node.
    Chnage has been made in multiple test cases.
    
    Closes-Bug: 1579740
    Change-Id: I709d8b8aca271e0ab8b3faf9aa21a9c95f6be93b
    pulkitt committed May 18, 2016
    Configuration menu
    Copy the full SHA
    c9bb17d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67e858d View commit details
    Browse the repository at this point in the history
  7. Merge "R3.0 Adding a new class to work only between control nodes of …

    …the cluster" into R3.0
    Zuul authored and opencontrail-ci-admin committed May 18, 2016
    Configuration menu
    Copy the full SHA
    94fee4e View commit details
    Browse the repository at this point in the history
  8. Corrected an indentation error in a Test case.

    Change-Id: I0e29cd189670c3b9ad0dc1e0e61e52408db252e9
    pulkitt committed May 18, 2016
    Configuration menu
    Copy the full SHA
    63ab7aa View commit details
    Browse the repository at this point in the history
  9. Changing the base testcase name from BaseTestCase to BaseTestCase_v1

    Base testcase name has changed to BaseTestCase_v1. Updatiing the same for encap test.
    Change-Id: I61c8ade156f620c6b9522d1146955f24edc0952c
    Chhandak committed May 18, 2016
    Configuration menu
    Copy the full SHA
    24b9d9c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2016

  1. RT Filter testcase fix

    1]. Null check for rt in the RTGroup Table
    
    Change-Id: I0034ea6081b7886c4bdd12e9bf5f80cae62988a3
    ganeshahv committed May 19, 2016
    Configuration menu
    Copy the full SHA
    3fbe568 View commit details
    Browse the repository at this point in the history
  2. ECMP SVM deletion testcase fix

    Change-Id: Ie40bb63881fe8565d58d541fd4a170af56ec28ad
    ganeshahv committed May 19, 2016
    Configuration menu
    Copy the full SHA
    9f12245 View commit details
    Browse the repository at this point in the history
  3. Adding Port-Tuple tests

    Change-Id: Ide68fdb03cf783da3d9d33adf8f0f60ce254b1e2
    ganeshahv committed May 19, 2016
    Configuration menu
    Copy the full SHA
    82ce313 View commit details
    Browse the repository at this point in the history
  4. Adding topology creation before and after upgrade test.

    Change-Id: I8ea450399f33524d21bd7daf38fcbf38e60259b8
    ritamganguly committed May 19, 2016
    Configuration menu
    Copy the full SHA
    1224bb6 View commit details
    Browse the repository at this point in the history
  5. Pass connections of project object for IPAM creation.

    Change-Id: I0f07fd49d7d01b3ea146e02469d5fb9254985746
    ritamganguly committed May 19, 2016
    Configuration menu
    Copy the full SHA
    0476d3c View commit details
    Browse the repository at this point in the history
  6. Merge "Local VDNS record to be searched in discovery assigned DNS ser…

    …ver" into R3.0
    Zuul authored and opencontrail-ci-admin committed May 19, 2016
    Configuration menu
    Copy the full SHA
    769f00a View commit details
    Browse the repository at this point in the history
  7. Merge "RT Filter testcase fix" into R3.0

    Zuul authored and opencontrail-ci-admin committed May 19, 2016
    Configuration menu
    Copy the full SHA
    f3c3f80 View commit details
    Browse the repository at this point in the history
  8. Merge "New testcases for ecmp hash related tests - Added testcases fo…

    …r checking ecmp hash updation - Testcases for checking hash precedence - Testcases for in-network, in-network-nat and transparent - Testcases for services restart along with hash updation" into R3.0
    Zuul authored and opencontrail-ci-admin committed May 19, 2016
    Configuration menu
    Copy the full SHA
    2564ac5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf535c9 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2016

  1. Get latest version of test_flow_scenarios to R3.0

    Change-Id: I6275823402e381198a9472500973919372790be3
    Vedu Joshi committed May 20, 2016
    Configuration menu
    Copy the full SHA
    3977026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2d8393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbc6c03 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2016

  1. Computing next hop id properly

    Computing next hop id proeprly for fetching flow record to handle
    single node scenario
    
    Change-Id: Ia6aeb527e7e1ebafd3a303b27f13d1b1cb97f659
    Chhandak committed May 21, 2016
    Configuration menu
    Copy the full SHA
    bf29b32 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2016

  1. Flow -l o/p has changed to include an extra blank line

    between 2 flows. This correction addresses that change.
    
    The tollerence level upper limit is being changed from 10%
    to 40% in case of max vrouter flows configured. This is in
    conjuction to the fact that 20-30 extra flows are acceptable
    than the upper % limit set on the vrouter.
    
    Change-Id: I2397406f8d0430314f906e0764790825fb4440e9
    ritamganguly committed May 23, 2016
    Configuration menu
    Copy the full SHA
    a52e35d View commit details
    Browse the repository at this point in the history
  2. R3.0 New testcases for xmpp related tests

      - Added basic testcases for checking xmpp auth status
      - Testcases for checking server vs agent auth precedence
      - Testcases for adding/ deleting auth.
    
    Change-Id: I379a2993f6a0dc883741fd4bf67c5856d5f7f52f
    Closes-Bug: #1565411
    skiranh committed May 23, 2016
    Configuration menu
    Copy the full SHA
    bc57a0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7e7557 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2016

  1. Configuration menu
    Copy the full SHA
    91b752c View commit details
    Browse the repository at this point in the history
  2. Merge "Adding Port-Tuple tests" into R3.0

    Zuul authored and opencontrail-ci-admin committed May 24, 2016
    Configuration menu
    Copy the full SHA
    1a7b18e View commit details
    Browse the repository at this point in the history
  3. Verifies that updating VM IP is not allowed.

    Earlier, when we try to update the IP of the VM, it was possible
    using neutron port-update. The issue in this was that Old IP
    address also remained. So, there were 2 IP address in a tap interface.
    As a fix, updating the VM IP is dissalowed.
    This change checks the fix of issue1526260.
    
    It includes the changes after review comments of review
    https://review.opencontrail.org/#/c/19521/
    
    Change-Id: Ib4e328470991182521f6e1cd52b7e8ad9caeb6e6
    pulkitt committed May 24, 2016
    Configuration menu
    Copy the full SHA
    4c4aec4 View commit details
    Browse the repository at this point in the history
  4. Merge "R3.0 New testcases for xmpp related tests - Added basic testca…

    …ses for checking xmpp auth status - Testcases for checking server vs agent auth precedence - Testcases for adding/ deleting auth." into R3.0
    Zuul authored and opencontrail-ci-admin committed May 24, 2016
    Configuration menu
    Copy the full SHA
    491f997 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a161f9a View commit details
    Browse the repository at this point in the history

Commits on May 25, 2016

  1. Test case to verify route leaking when a specific protocol mentioned

    The change includes a test case in which verification of route
    leaking is done when protocol field is set to any specific protocol
    other than having a value as "any".
    In this test case, route leaking is performed by rule with protocol
    value as "tcp". Both failure and pass scenario for ICMP and TCP
    respectively are tested.
    
    Change-Id: Ic53498a611c51ad90b7ce30a97b81004050bfef8
    pulkitt committed May 25, 2016
    Configuration menu
    Copy the full SHA
    3226d9e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2016

  1. Passing username, password through topo file

    Change-Id: I1265bebb66fc2306da32dc22d8f4edf33667383e
    pavanap committed May 26, 2016
    Configuration menu
    Copy the full SHA
    c6b5737 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2016

  1. Verify VIP reachability over L2 network when AAP MAC is configured

    with all zero mac
    
    Verify VIP is reachable within L2 network with all zero mac
    We need an application which respond with inteeface mac for
    Arp query of VIP. Choose Keepliavedfor that purpose.
    Change-Id: I6c16f8f13ffa47803bad9d559a25f8eb113fd950
    Chhandak committed May 27, 2016
    Configuration menu
    Copy the full SHA
    d02a512 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2016

  1. Adding __init_ file for discovery to include xmpp tests

    Change-Id: I7c5239f45553e963a2bc13d2879c4e42fcb3f024
    Closes-Bug: #1565411
    skiranh committed May 30, 2016
    Configuration menu
    Copy the full SHA
    037169b View commit details
    Browse the repository at this point in the history
  2. Enhance automation tests on heat

    -> Enable automation for contrailv2 heat plugin
    -> Add IPv6 based tests
    -> Add multi-policy-service-chain tests
    -> Add port-tuple based service-chain tests
    
    Change-Id: I5866943750559320ad53dcd21262ed9e6cc659a5
    Closes-Bug: #1579613
    sunilbasker-jnpr committed May 30, 2016
    Configuration menu
    Copy the full SHA
    318958e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2016

  1. Merge "Verify VIP reachability over L2 network when AAP MAC is config…

    …ured with all zero mac" into R3.0
    Zuul authored and opencontrail-ci-admin committed May 31, 2016
    Configuration menu
    Copy the full SHA
    7066a3f View commit details
    Browse the repository at this point in the history
  2. No need for tenant deletion, parent class takes care of it

    The tear down in test_v1.py takes care of project deletion
    No need to explicitly delete the project in the inherited
    class
    
    Change-Id: I13d222e0155aabe96cced830253eda77bf1a1f7d
    Vedu Joshi committed May 31, 2016
    Configuration menu
    Copy the full SHA
    40be09c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bedf75b View commit details
    Browse the repository at this point in the history
  4. Fixing ceilometer test in sanity

    The project name was being passed as 'admin' , which is wrong.
    Now passed the project name as the test belong to
    
    Change-Id: I06ad82c6cd4f4df40fc364e15c14c3e12c640af3
    sandip-d committed May 31, 2016
    Configuration menu
    Copy the full SHA
    70bed7f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2016

  1. Configuration menu
    Copy the full SHA
    68f2577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4f8123 View commit details
    Browse the repository at this point in the history
  3. add the contrail class to run sanity with contrail api

    Change-Id: Ie171982c30f6390374d9d054b6a99bd5c7edda25
    alokkumar223 committed Jun 1, 2016
    Configuration menu
    Copy the full SHA
    ba525a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2016

  1. Configuration menu
    Copy the full SHA
    e23a2a7 View commit details
    Browse the repository at this point in the history
  2. Remove esx tests from sanity

    Change-Id: Ib2086254c9c2f9d6902ad1c1cfb3557143bb7cb3
    sunilbasker-jnpr committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    ac2b42c View commit details
    Browse the repository at this point in the history
  3. R3.0 Changing the testbeds the script should run on.

      - Script from now on will run on testbeds which have atleast 2 BGP
        peers, with/without mx.
    
    Change-Id: Ia5cd5d78835e6b0a9d1154f27578256a57fdeeb3
    Closes-Bug: #1465219
    skiranh committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    08ec938 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2016

  1. Changing local command execution to cfgm node.

        Local command execution to check for expected configurations in
        rsyslog file fails because we are running the test from a docker
        instance rather than a test node. So changing the commands to be
        executed on the cfgm node where the rsyslog.conf file is expected
        to be populated with the desired parameters.
    
    Change-Id: I8ee93d763b4e724290adba619341db45db0607d9
    ritamganguly committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    5578c6c View commit details
    Browse the repository at this point in the history
  2. New testcases for ecmp hash related tests

      - Added testcases for checking ecmp hash updation
      - Testcases for checking hash precedence
      - Testcases for in-network, in-network-nat and transparent
      - Testcases for services restart along with hash updation
    
    Change-Id: I78f2e4c12c0727b036b31aca65fc3e3c51612c9e
    Closes-Bug: #1575482
    skiranh committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    c006369 View commit details
    Browse the repository at this point in the history
  3. Netconf thru the mgmt interface

    1]. Removing the dependency on copying fabfile to compute.
    2]. Netconf using the public IP on the mgmt interface.
    Review comment addressed
    3]. Moving the if-condition for MX_GW_TEST out of the testing code
    
    Change-Id: Ic26da4ed2786b5ccb51f28bda56b8c012ad10a4e
    ganeshahv committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    d3a27fb View commit details
    Browse the repository at this point in the history
  4. Fix heatv1 IPv6 tests

    Change-Id: Ie1c09336866fe02daba38ae2e6f1d25bdef21b8a
    sunilbasker-jnpr committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    c6ad5b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6cb9a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2016

  1. Changing local command execution to cfgm node.

    Local command execution to check for expected configurations in
    rsyslog file fails because we are running the test from a docker
    instance rather than a test node. So changing the commands to be
    executed on the cfgm node where the rsyslog.conf file is expected
    to be populated with the desired parameters.
    
    Change-Id: I90134a9f36106414e99c5b839e19c6769eee127e
    ritamganguly committed Jun 4, 2016
    Configuration menu
    Copy the full SHA
    2903269 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2016

  1. 1. fix script issues found in regression,partial bug 1571996:

    fixes script issue after VN field name change in agent flow record
    2. fix bug 1578084
    
    Change-Id: I4ae24cbb4183dc8feef475e512cbb5cf3627ee56
    alokkumar223 committed Jun 5, 2016
    Configuration menu
    Copy the full SHA
    15d3d9e View commit details
    Browse the repository at this point in the history
  2. Merge "1. fix script issues found in regression,partial bug 1571996: …

    …fixes script issue after VN field name change in agent flow record 2. fix bug 1578084" into R3.0
    Zuul authored and opencontrail-ci-admin committed Jun 5, 2016
    Configuration menu
    Copy the full SHA
    0e4bc87 View commit details
    Browse the repository at this point in the history
  3. UI changes in monitor page related changes - common

    Change-Id: Ic6d80a5af95846ae54ca7374412bca012a85aca8
    pavanap committed Jun 5, 2016
    Configuration menu
    Copy the full SHA
    d954847 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2016

  1. Merge "New testcases for ecmp hash related tests - Added testcases fo…

    …r checking ecmp hash updation - Testcases for checking hash precedence - Testcases for in-network, in-network-nat and transparent - Testcases for services restart along with hash updation" into R3.0
    Zuul authored and opencontrail-ci-admin committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    04ee582 View commit details
    Browse the repository at this point in the history
  2. Merge "Test case to verify route leaking when a specific protocol men…

    …tioned" into R3.0
    Zuul authored and opencontrail-ci-admin committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    090bdd8 View commit details
    Browse the repository at this point in the history
  3. Test case to verify that scaled DNS records are recovered after

    named restart
    
    This test case is specifically for bug verification of isueId1583566
    : [vDNS]: Records lost on named restart if scaled configuration is present
    
    Change-Id: I9f47de1e6491f42f41f06b6f76512e8aaaa6f8ad
    pulkitt committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    4a45f5d View commit details
    Browse the repository at this point in the history
  4. Not to use useFixture(ContrailConnections ) as def setUp removed

    def setUp removed from contrail_test_init.py as part of commit
    e624561
    
    But since picked up changes from R2.22 to mainline blindly, as part of commit
    5e793f2,
    created a problem for few test cases.
    
    Rectifying those as part of this commit.
    
    Change-Id: Ibc6568438bfb6c58c05c29f93a73c2750827fc0c
    sandip-d committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    750817e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3204bb View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2016

  1. Merge "Test case to verify that scaled DNS records are recovered afte…

    …r named restart" into R3.0
    Zuul authored and opencontrail-ci-admin committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    f200564 View commit details
    Browse the repository at this point in the history
  2. Merge "Not to use useFixture(ContrailConnections ) as def setUp remov…

    …ed" into R3.0
    Zuul authored and opencontrail-ci-admin committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    93ba00d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2016

  1. Fix heat tests

    Change-Id: I040930ea840ca44fa5a5900b30041334f6fe1778
    sunilbasker-jnpr committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    13d50c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2016

  1. UI changes in VM and monitor testcases - common

    Change-Id: I475abf5e8615cbedf477fea49876f0c9a9625bdc
    pavanap committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    d457043 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2016

  1. Configuration menu
    Copy the full SHA
    3be1d4b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. Merge "Fix heat tests" into R3.0

    Zuul authored and opencontrail-ci-admin committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    57a526d View commit details
    Browse the repository at this point in the history
  2. Fix for test_contrail_database_status

        Changing the process name from 'contrail-database' to 'kafka'
    
    Change-Id: Ic93a4c1312a506e7a3632ae37a35df1b000ff62d
    Ankitja committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    d805b98 View commit details
    Browse the repository at this point in the history
  3. Fix while creating different projects to vm_regression

    Change-Id: I3a523e96cd71c99163c765310c4c3e9c2812639e
    aswanikumar90 committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    7b0f4da View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2016

  1. Configuration menu
    Copy the full SHA
    0f32cbe View commit details
    Browse the repository at this point in the history
  2. Done modification in R3.0 VDNS code for compatibility with mainline

    A proc was modified earlier but due to mismatching mainline and R3.0
    code, the change was missed in one of the file in R3.0.
    Apart from this, the base file in serial scripts is deleted completely.
    This is also done to make it compatible with mainline and new test
    infra. Proper import statement include in the test suite.
    
    Change-Id: I264bf65574451b6e9ca3abe0805cbef4e7d9152e
    pulkitt committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    1bfa10d View commit details
    Browse the repository at this point in the history
  3. Removing db purge test from sanity

    1.db purge in sanity setup taking more than 2 hours to complete
      dev is taking look at it.Removing the test from sanity util then
    2.Fixed the script issue
    
    Change-Id: Icbecb0bbdec5e5a3512885951998dd81a0e6b963
    sandip-d committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    e6f4dc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    981fd8f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2016

  1. Corrected VDNs test script for multiple failures

    Added a function call to pass authetication while using Connections.
    Replaced IPAM fixtures with new Test code fixture
    Deleted ProjectTestFixtureGen use which was causing project deletion
    issue.
    
    Change-Id: I79fb2c5f1c36251701cdb78dc1c82a6643be9eed
    pulkitt committed Jun 15, 2016
    Configuration menu
    Copy the full SHA
    c6f2060 View commit details
    Browse the repository at this point in the history
  2. Modified a Test case of VDNS to verify record order as round robin

    Verification of round robin record record cannot be committed
    always to be 1 after the other. It is important that it should
    often follow the sequencing but not always.
    Thus, the check in test case is relaxed which will pass if 3
    consecutive results are in sequence out of 10.
    
    Change-Id: Idafecae9d74626c3d26d51c3fbfab31afb8fe398
    pulkitt committed Jun 15, 2016
    Configuration menu
    Copy the full SHA
    afc42fb View commit details
    Browse the repository at this point in the history
  3. Merge "Done modification in R3.0 VDNS code for compatibility with mai…

    …nline" into R3.0
    Zuul authored and opencontrail-ci-admin committed Jun 15, 2016
    Configuration menu
    Copy the full SHA
    9c7570b View commit details
    Browse the repository at this point in the history
  4. UI changes in monitor handled in existing methods, new proc added

    Change-Id: I24bdf8030c2d8deeb63990cc8d433088e276e923
    pavanap committed Jun 15, 2016
    Configuration menu
    Copy the full SHA
    d2b109f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2016

  1. Added test case to verify that agent do not crash on recieving

    malformed DNS packet.
    
    When DNS query was having QClass as any value other than "01",
    the agent was getting crashed. This change adds a test case to
    verify the same . The Bug number for the same is Issue1566067
    
    Change-Id: I7332faa9e36e9e7e43a58c06c5c8e769963299a2
    pulkitt committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    04338aa View commit details
    Browse the repository at this point in the history
  2. New testcases for xmpp related tests

      - Added basic testcases for checking xmpp auth status
      - Testcases for checking server vs agent auth precedence
      - Testcases for adding/ deleting auth.
    
    Change-Id: I691a50f7da55c7dfa5aa4ec57cf05313ed702637
    Closes-Bug: #1565411
    skiranh committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    fda5453 View commit details
    Browse the repository at this point in the history
  3. Test case to verify DNS query is sent to all available DNS servers

    Added a test case which will verify that DNS query is sent to all
    available DNS servers irrespective of Discovery server assignments.
    Verification is done by nslookup.
    Apart from this nslookup proc is enhanced to handle exception.
    
    Change-Id: I87c27d2382ed989554c40aa42c2c04a923ba1bf6
    pulkitt committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    1de0b57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d916f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2016

  1. Merge "Added test case to verify that agent do not crash on recieving…

    … malformed DNS packet." into R3.0
    Zuul authored and opencontrail-ci-admin committed Jun 17, 2016
    Configuration menu
    Copy the full SHA
    74ab429 View commit details
    Browse the repository at this point in the history
  2. Merge "Modified a Test case of VDNS to verify record order as round r…

    …obin" into R3.0
    Zuul authored and opencontrail-ci-admin committed Jun 17, 2016
    Configuration menu
    Copy the full SHA
    0713cbb View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2016

  1. Merge "UI changes in monitor handled in existing methods, new proc ad…

    …ded" into R3.0
    Zuul authored and opencontrail-ci-admin committed Jun 18, 2016
    Configuration menu
    Copy the full SHA
    7d6ef9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fb20ce View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2016

  1. Merge "New testcases for xmpp related tests - Added basic testcases f…

    …or checking xmpp auth status - Testcases for checking server vs agent auth precedence - Testcases for adding/ deleting auth." into R3.0
    Zuul authored and opencontrail-ci-admin committed Jun 20, 2016
    Configuration menu
    Copy the full SHA
    5ea119e View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2016

  1. Adding a testcase for multiple NAT scenario

    1]. Using Port-Tuples, Interface Route Table and FIP Pool.
    
    Change-Id: Ibc35a2e8530523c6be8c67d9074b321394b94bb2
    ganeshahv committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    4cb48b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2016

  1. Merge "Test case to verify DNS query is sent to all available DNS ser…

    …vers" into R3.0
    Zuul authored and opencontrail-ci-admin committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    8228846 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2016

  1. Add IPv6 support for ECMP cases

    Undo ipv6 hack, instead mode into ubuntu-in-net image
    
    Change-Id: I5119f043e9d139300fd05cee46702d8b454c0888
    sunilbasker-jnpr committed Jun 29, 2016
    Configuration menu
    Copy the full SHA
    5dd3e3e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2016

  1. Adding API-Based Service Chain v2 cases

    1]. in-net, transparent, ecmp and multi-inline cases.
    
    Change-Id: I67155e160131284438dc9424ded0711723d78f6e
    ganeshahv committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    bba6881 View commit details
    Browse the repository at this point in the history
  2. Update environment correct in Commands constructor

    Change-Id: I4bfecb8b87a3f69570946ef210bf9bf2507f7b7b
    Closes-Bug: #1597942
    ananth-at-camphor-networks committed Jun 30, 2016
    Configuration menu
    Copy the full SHA
    a719d67 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2016

  1. Configuration menu
    Copy the full SHA
    a5461c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2016

  1. Addition of new test cases to test contrail-discovery functionality.

    Multiple test cases have been added to test following enhancements in discovery:
    1. Configuration of rules where a particular client will subscribe to
       mentioned publihser
    2. Service-in-use list is tested where subscribe request will have the
       list of in use Publishers and Discovery server will re assign same
       Publishers to the subscriber.
    3. Introduction of Auto load balance feature where load balance will be
       maintained in cases when publisher goes down and up or in case new
       publisher is introduced.
    4. Introduction to security feature of white list where only those
       subscribe/publish requests will be accepted which are mentioned by
       the user in .conf file. Others are discarded.
    5. Security feature of Keystone authentication where requests like
       admin-state, oper-state and load-balance are rejected if authentication
       is configured in .conf file until the requests have proper credentials
       and authetication token
    
    Apart from this, the code also includes new test scripts which verifies few bugs
    
    All review comments of following change IDs are incorporated in this commit:
    https://review.opencontrail.org/#/c/18658/
    
    Change-Id: I89e853b326f39a463dc7607f7f97aa08d418468a
    pulkitt committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    26ab4b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2016

  1. Merge "Addition of new test cases to test contrail-discovery function…

    …ality." into R3.0
    Zuul authored and opencontrail-ci-admin committed Jul 5, 2016
    Configuration menu
    Copy the full SHA
    76bb1cf View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2016

  1. Pick fix for test case test_controlnode_switchover_policy_between_vns…

    …_traffic from f6ddca6
    
    Change-Id: I04295b5a3cd3f57301f3f7931501beb6fd05d8a5
    alokkumar223 committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    a14d152 View commit details
    Browse the repository at this point in the history
  2. fix policy script issues:

    	1. for ipv6, add v6 route too via other interface
    	2. sometime we see this error in regression- fixtures/nova_test.py, line 488:UnboundLocalError: local variable 'nics_list' referenced before assignment.
    	Though this is not reproducible in single run but seems like VN was not found in openstack.
    For 2nd issue we are just trying to put more assert wherever required and remove unnecessary sleep while VM creation and other optimization to reduce execution time.
    
    Change-Id: Idfafdf045ee7651ed874e40656bb0555733c0e22
    alokkumar223 committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    26a1619 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2016

  1. Replace asterisks with percent signs

    A sequence of three asterisks is used universally to indicate an
    error. So we should avoid this string in benign info/debug
    messages. Replace any sequence of three or more asterisks with
    equivalent number of % signs.
    
    Change-Id: I8125260dba850bb68820ce9d10ff8a2899131fda
    Partial-Bug: #1599674
    Karl Klashinsky committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    c4844f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2016

  1. Merge "fix policy script issues: 1. for ipv6, add v6 route too via ot…

    …her interface 2. sometime we see this error in regression- fixtures/nova_test.py, line 488:UnboundLocalError: local variable 'nics_list' referenced before assignment. Though this is not reproducible in single run but seems like VN was not found in openstack. For 2nd issue we are just trying to put more assert wherever required and remove unnecessary sleep while VM creation and other optimization to reduce execution time." into R3.0
    Zuul authored and opencontrail-ci-admin committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    42e4c57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa82b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2016

  1. Merge "Pick fix for test case test_controlnode_switchover_policy_betw…

    …een_vns_traffic from f6ddca6" into R3.0
    Zuul authored and opencontrail-ci-admin committed Jul 20, 2016
    Configuration menu
    Copy the full SHA
    9e8f8e0 View commit details
    Browse the repository at this point in the history
  2. use the new method name to get interface list

    Change-Id: I4a3ee80d7eeb7f0ddf228f79c5f2ccbdbfb661d5
    alokkumar223 committed Jul 20, 2016
    Configuration menu
    Copy the full SHA
    27a8fad View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2016

  1. Configuration menu
    Copy the full SHA
    bbec871 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58328a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2016

  1. Added 25 tcs for WebUI VN edit page

    Change-Id: I31d16c019c980bb9f1986f36715019f3afded6f2
    ushamani committed Jul 22, 2016
    Configuration menu
    Copy the full SHA
    af52ad3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2016

  1. Configuration menu
    Copy the full SHA
    5813138 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. Seeing issues with multi node cluster. So, instead of a single node

    being checked for status, I am checking for the entire cluster's health
    
    Change-Id: Ia6667e45b97dfd525e7e11bbe06b07a26fe55cb9
    Closes-Bug: #1554388
    skiranh committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    d84aee6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Fixing regression failure for floatingip suite

    1. Defination of assoc_project change in fip fixture. Changing the call accordinly.
    2. Diag Ping feature is no longer supported. Removing the test case.
    3. Changing the way to create user defined project as per recent change.
    
    Change-Id: I4d08a9abdf3761f232c7015879148f0cf0095ea7
    Chhandak committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    4f9be7e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

  1. Added checks in a script to verify TX packets.

    Test case named "test_agent_crash_dns_malformed_received" in vdns
    fails in regression run as sent packets are 0. It always pass when
    run manually. Thus, added some checks to verify TX packets, increased
    number of packets transmitted and given a sleep of 1 second after
    starting traffic. Hopefully, it should correct the issue.
    
    Change-Id: I8c3595bc34608de9a6062889f6f16406b8eae906
    pulkitt committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    fc9a082 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2016

  1. Introducing retry in ns_lookup proc to avoid sleep.

    A delay of 3 seconds have been introduced for record to get updated
    in DNS server. In this case, as new set of DNS servers are allocted
    to vrouter, it will take 3 seconds to sync its local records. Thus,
    script can fail randomly if the delay is not there.
    Usually, verify_ns_lookup_data will be used to verify record from
    DNS server. Thus, this proc is put under retry decoratoe to avoid
    sleep at multiple places
    
    Change-Id: Ia351340166def1aaa335f1fa74437466358726f5
    pulkitt committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    d240ce4 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2016

  1. Modified script to pick the latest vn for edit and corrected logger e…

    …rror message
    
    Change-Id: I39431b95c8a95e172757291dd786dac404c7e222
    ushamani committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    69cbb5e View commit details
    Browse the repository at this point in the history
  2. Stale element issue while clicking on caret icon taken care

    Change-Id: Iec8b1a4eabe5002817ad6bf55045c733e1ca5535
    pavanap committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    85a194a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. Backport fix for transit-vn tests

    Change-Id: If7c40bc2345d1399a3a77753461432f2a9845982
    sunilbasker-jnpr committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    d277653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3c0d7d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2016

  1. Configuration menu
    Copy the full SHA
    d4457b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. Adding AAP with Zero MAC case to sanity

    *Adding AAP with Zero MAC  case to sanity
    *Updating the Zero mac caseto use VNC API to configure AAP
    
    Change-Id: Id45f3c33c88673242aa34533c880e523366f2c25
    Chhandak committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    db3645b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b621759 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2016

  1. Configuration menu
    Copy the full SHA
    fb2caf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2016

  1. Merge "Seeing issues with multi node cluster. So, instead of a single…

    … node being checked for status, I am checking for the entire cluster's health" into R3.0
    Zuul authored and opencontrail-ci-admin committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    c313199 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2016

  1. Imported stale element reference exception

    Change-Id: Ief8f5e1ba4f2d0c4ca9748b00e02a2d17abccb3b
    pavanap committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    a0a3a66 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2016

  1. changes to service template name

    Change-Id: Icacadac9d459316da7884b625d060281046ab1b4
    aswanikumar90 committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    273507e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd132ac View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2016

  1. Changes to Evpn cases

    1)Removed ipv6 verification
    2)support added to generate l2 and l3
    3)forwarding mode change through api
    4)Added l3 only case
    5)Added inet unicast verification
    6)Added arp validation cases
    7)Support to send L2 and L3 Traffic
    
    Change-Id: I911efd833501703fb5885dccc297ed7b676e1b66
    aswanikumar90 committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    cd1fc06 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. Added support for project selection for liberty on horizon

    Change-Id: I5bfef14440de7f71f5a64006a620b91ece133f42
    pavanap committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    c548b81 View commit details
    Browse the repository at this point in the history
  2. Adding fixes to test quota,subnets failures during neutron regression

    Change-Id: Id2e697adfc1f55402051cd4dd4cb60d5cd85e287
    aswanikumar90 committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    dab776d View commit details
    Browse the repository at this point in the history
  3. Clear VMI info before reattach.

    Fix for test_ports_multiple_specific_subnet_ips
    
    Change-Id: If17d9fc479fce937d271f4ebc1104308a7baaccc
    Senthilnathan Murugappan committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    47bb9fb View commit details
    Browse the repository at this point in the history
  4. Testcase for 1590971

    Change-Id: I8712c3c2f2eb3115d7b5590bf5df1cd334d83542
    Senthilnathan Murugappan committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    54a7fea View commit details
    Browse the repository at this point in the history
  5. Remove HA hacks and adapt to new infra changes to use

    contrail_internal_vip and contrail_external_vip and docker testsuite related changes
    
    Change-Id: I97fdbe445c56bd3143b069041d6b6703f96676ba
    Senthilnathan Murugappan committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    4f017c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2016

  1. Merge "Changes to Evpn cases" into R3.0

    Zuul authored and opencontrail-ci-admin committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    2ddf409 View commit details
    Browse the repository at this point in the history
  2. Adding few cases for Fat flow and disable policy:

    1. Moved test_flow_scenarios.py to vrouter to run it in regression.
    2. Add assert in wait for ssh in port tests
    3. Added few new test cases for IPv4 and IPv6
    
    Change-Id: I962d3bdc705a3e599eb61800e16313426b65d4a7
    alokkumar223 committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    2e74c56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe7aa41 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. Merge "Testcase for 1590971" into R3.0

    Zuul authored and opencontrail-ci-admin committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    3b74dc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8774a9e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2016

  1. Ensure Vms are reachable after process restarts in test_vm_serial.py

    Conflicts:
    	serial_scripts/vm_regression/test_vm_serial.py
    
    Change-Id: I317fa29603999c1614dfdf896c3800af3abf9512
    Vedu Joshi committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    592b46e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2016

  1. Make sure sctp server start cmd does not timeout

    Make sure sctp server start cmd does not timeout
    Also, no need to verify the VMs, just wait for them to boot up
    
    Change-Id: Ie94fb8f59a6691d268ad43e7ceab346539b136da
    Vedu Joshi committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    fc4a96e View commit details
    Browse the repository at this point in the history
  2. Merge "Adding fixes to test quota,subnets failures during neutron reg…

    …ression" into R3.0
    Zuul authored and opencontrail-ci-admin committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    640b08d View commit details
    Browse the repository at this point in the history
  3. Merge "Remove HA hacks and adapt to new infra changes to use contrail…

    …_internal_vip and contrail_external_vip and docker testsuite related changes" into R3.0
    Zuul authored and opencontrail-ci-admin committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    ab5033b View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. Passing the svc_mode in place of svc_image

    1]. The svc_image is derived from the mode and the type unless it is passed explicitly.
    
    Change-Id: I0eb3589e78dbb5425e629016bbd7193b5390cc73
    ganeshahv committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    eecc7fb View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2016

  1. Configuration menu
    Copy the full SHA
    2964e80 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

  1. Adding support for multiple mx'es in the same topology

      -- Adding changes to pick up multiple mx'es if present in testbed.py
    
    Making sure the script runs on cluster with two control irrespective of
    mx present in the setup or not
    
    Change-Id: I13755463b505e4909814bee12503711e05f1e09f
    Closes-Bug: #1465219
    skiranh committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    ebd8b0b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2016

  1. Move all the externally shared testcases to contrail-test-ci repo

    Conflicts:
    	scripts/analytics/test_analytics.py
    	scripts/heat/base.py
    	scripts/heat/env.py
    	scripts/heat/template.py
    	scripts/neutron/lbaas/test_lbaas.py
    	scripts/policy/test_policy.py
    	scripts/vm_regression/test_vm.py
    
    Change-Id: I4fc1df56b503e7bd11e66dfbdf93ede40cdd40cf
    Senthilnathan Murugappan committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    6da4d92 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2016

  1. Merge "Move all the externally shared testcases to contrail-test-ci r…

    …epo" into R3.0
    Zuul authored and opencontrail-ci-admin committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    f9f9e15 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2016

  1. Fixing VGW regression failure

    Host list is now computed from nova and holds the value of each host name.
    Using vgw_compute name also while editing the list instead of IP.
    
    Change-Id: I3250ac4f7da44ffe28a22b28aa712b096afb1a2b
    Chhandak Mukherjee committed Oct 22, 2016
    Configuration menu
    Copy the full SHA
    fd735c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. VDNS test code cleanup + A Sanity Fix

    File named vdns_test.py was having a lot of duplicate code. At
    some time in the past, the code in this file was modified as
    per new infra changes and distributed between test_vdns.py and
    base.py
    
    Thus, deleting "vdns_test.py" .
    Also, as some code in this file is not duplicate, adding and modifying
    the unique code as per new infra in the file "test_vdns.py"
    
    Sanity Fix: Apart from this, Adding a sleep of 3 seconds in a
    test case to give time for records to get updated in VMs.
    Sleep added in 1 second polls
    
    Change-Id: I8cbfc0c16ffc1daccdee207548026d9ed8575552
    pulkitt committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    d15ba07 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2016

  1. changes to evpn cases

    1)Added new code to update and verify dhcp flag
    2)Updated tcpdump filter to discard unwanted traffic
    3)Removed commented out ipv6 cases
    
    Change-Id: Ia56c3b8513f753afb1c4f80a3672f8b567f5721c
    aswanikumar90 committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    dfb88b0 View commit details
    Browse the repository at this point in the history
  2. Update tests not to use few ubuntu images

    There is no need to use ubuntu-dhcpdns-server and ubuntu-with-vlan8021q
    images
    
    Change-Id: Iae6dd964685b781358637465a3028c538ffb0974
    Vedu Joshi committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    23c64aa View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2016

  1. VGW VN should be created in project mentioned in testbed file

    VGW VN should not be created in test project. It should be
    created in the project mentionedf in testbed file
    
    Change-Id: I2549965ed16abdbf294b15bba44dd94ac007d6d3
    Chhandak Mukherjee committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    7a56435 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2016

  1. Merge "changes to evpn cases" into R3.0

    Zuul authored and opencontrail-ci-admin committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    c7630f6 View commit details
    Browse the repository at this point in the history
  2. CherryPick multiple commits to R3.0 from master

    fixes for sanity failures
    
    1) Image name update from tiny-in-net to tiny_in_net
    2) default flavor update for images
    3) svc_mode change from bridge to transparent in the scripts
    4) Skip v6 route verification in the vrouter route table
    5) Prepend 'None' to the static_route list in case of IPv6 - SVC chain testcase
    6) update heat template to accomodate availability zone and image flavor
    7) Install the flavor if not found, in case of heat
    8) Import ContrailVNCApi in port_fixture
    
    Change-Id: I890c521b7baf687f106f3c35a46b73187a345d7e
    
    Conflicts:
    	scripts/ecmp/test_ecmp.py
    
    Heat testcases to support tiny core image for SVM and other fixes
    
    Change-Id: I32b352e767af64fccde4dd396bea1e9c58a1a39f
    
    Conflicts:
    	scripts/heat/test_heat.py
    
    Skip tests not applicable for v6
    
    Change-Id: I56f7b0f0f6d8436a93121c367c3fcd28078cc03b
    
    add static route for v4 & v6 cases in transit-vn
    
    Change-Id: Ia363b5b93fcb2ec15fa9c0d9967d1f84a0995159
    Senthilnathan Murugappan committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    1a4b545 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2016

  1. Configuration menu
    Copy the full SHA
    76248ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f3145f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. Configuration menu
    Copy the full SHA
    bf37dc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac35a11 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. Due to change in hc_max_miss value in dicovery.conf, some test cases …

    …are modified.
    
    Default value of hc_max_miss has been changed. Thus, expectations in test cases
    have changed.
    Also, a restart test case was present in parallel scripts. It was a redundant test case.
    Removing that case.
    
    Change-Id: Ic85473b94c4ab01ba27070ae1f6cd018ebacfa29
    pulkitt committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    a14a4ea View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2016

  1. Configuration menu
    Copy the full SHA
    9eff6db View commit details
    Browse the repository at this point in the history
  2. Merge "Due to change in hc_max_miss value in dicovery.conf, some test…

    … cases are modified." into R3.0
    Zuul authored and opencontrail-ci-admin committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    98eb624 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Changes to the AAP cases

    1]. Passing one port, MAC, VIP and AAP Mode.
    
    Change-Id: I20f3525594be1808af8d3af2192a1ec00a0d6b0f
    ganeshahv committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    0a5ca39 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. Adding testcase for FIP-AAP vIP

    1]. In active-active mode
    
    Change-Id: Ic11a2237a1e791aeb65c161ecae7faf9161d85aa
    ganeshahv committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    f397563 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. Configuration menu
    Copy the full SHA
    851f897 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2016

  1. Unblock rbac commit by removing the fixtures.Fixture inheritance

    Change-Id: I1c1e9166913de7a470593ac77e15674a43ebd4b9
    (cherry picked from commit b2087fe)
    Senthilnathan Murugappan committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    2baa651 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Add testcases for RBAC

    Conflicts:
    	scripts/ecmp/test_ecmp.py
    	scripts/vdns/test_vdns.py
    	serial_scripts/tor_scale/lib/config.py
    
    Change-Id: Ic66dc4fa4ad38ff7b2a9ba1c3f3bab0508d3678b
    Senthilnathan Murugappan committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    33177c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. Added a test case to verify assignment of Insatnce IP in case

    secondary Instance IP also exist
    
    This test case adds a regression script to verify bug.no.1645414
    DHCP should assign Primary Instance IP as the active IP.
    
    Change-Id: Id44ee0c59c5d786aa86d3aa894de18919affc1ab
    pulkitt committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    5dd0cf0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. Merge "Added a test case to verify assignment of Insatnce IP in case …

    …secondary Instance IP also exist" into R3.0
    Zuul authored and opencontrail-ci-admin committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    659ec91 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Adding the missed self.orch

    1]. Missed during the commit to vcenter-compute to avoid run unsupported features
    
    Change-Id: I3ac68d5dc1c0884d07d948e2d6df99aac7493399
    ganeshahv committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    8b5f0bc View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2017

  1. Moving test under the right Class

    test_public_access_thru_svc_w_fip is valid only with Heatv2 and SVCv2.
    
    Change-Id: Ibc1c5907b1d4c0175b57b1c539289d5d6c2238af
    ganeshahv committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    858f579 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2017

  1. Dynamically identified the sport value of flow

    Earlier, the sport value was hard coded to 0.
    Recently, some change was done in ICMP traffic generation through
    scapy to distinguish 2 different ping streams.
    A header ID was introduced which randomize the sport of flow.
    Thus, the harcoded value of '0' can no longer be used to capture
    a flow. It has to be dynamically identified.
    
    Change-Id: I5614258d033d044b074b0b5d8c329eb5a8c515d2
    pulkitt committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    544621c View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2017

  1. Adding test for AAP

    1]. In active-active mode.
    2]. FIP-AAP scenario.
    
    Change-Id: I90c6588cf1b33504d5d797f06e25feffe08143a3
    ganeshahv committed Feb 4, 2017
    Configuration menu
    Copy the full SHA
    4677d81 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

  1. Using addCleanup for the FIP-AAP test

    1]. To ensure proper cleanup upon failures,
        disassoc_fip() & del_fip() calls added to addCleanup()
    
    Change-Id: If8cc2e242ee1d9cb3e31b75ab8f46763cb00aeeb
    ganeshahv committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    10423c3 View commit details
    Browse the repository at this point in the history
  2. Add test for aap backoff

    Change-Id: I941f052f717bab86f94ae06cc878ac73cee6323e
    sunilbasker-jnpr committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    5f61fab View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Configuration menu
    Copy the full SHA
    f20f4b5 View commit details
    Browse the repository at this point in the history
  2. Replacing 'cirros-0.3.0-x86_64-uec' with 'cirros'

    Change-Id: I7093f9144715056847f5a846300de3d356007801
    ganeshahv committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    db19c3a View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2017

  1. Configuration menu
    Copy the full SHA
    bfba4f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. Added Configurable ECMP hash test cases

    Change-Id: Icf3f35e2a12017c9297eb8810a4d950b5964eed4
    cmallam committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    8d29e5b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. [Cherry-pick] Fixed scrolling issue for VN edit route target testcases

    proc edit_vn_with_route_target is modified
    
    Change-Id: I9975146ddda89da69491d0e6769abf07fadef9ef
    ushamani authored and pavanap committed Mar 14, 2017
    Configuration menu
    Copy the full SHA
    9ba855b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. added delete_vn

    Reviewed: Jeba Paulaiyan, Senthilnathan Murugappan
    Approved: Jeba Paulaiyan
    Owner: Manish KN
    Change-Id: I63adb4194cd6e21a71a920c1423a9ca10bda5bac
    manishkn authored and vmahuli committed May 2, 2017
    Configuration menu
    Copy the full SHA
    4abada5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. Changes to skip ceilometer test if mx_gw_test is not enabled

    Change-Id: I39de19d5b443d9ae8187bc41c84525377c682fc1
    (cherry picked from commit eab23c0)
    (cherry picked from commit a21ffe9)
    Senthilnathan Murugappan committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    9d9a428 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. Removed app-backoff test

    Change-Id: Idb13b378717f949843db0c0954122d7eadcd92bb
    sunilbasker-jnpr committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    df69d95 View commit details
    Browse the repository at this point in the history
  2. Sanity script issue fixes

    1) update the test to use ubuntu-traffic image for ipv6 tftp
    2) set self.orch in svcv2mirror base class
    
    Change-Id: I1b7c1af4d6bf34644efa2a252ee3c9483fd00556
    (cherry picked from commit 346d836)
    Senthilnathan Murugappan committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    5112227 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Merge "Removed app-backoff test" into R3.0

    Zuul authored and opencontrail-ci-admin committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    a869f7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1f4ecc View commit details
    Browse the repository at this point in the history