Comment 7 for bug 1805585

Revision history for this message
Nagendra Prasath (npchandran) wrote : Re: DCI setup

+config team

Thanks Shaju! We’ll use during day time and establish a communication about our usage.

Regards,
Nagendra Prasath

From: "Shaju V.K" <email address hidden>
Date: Tuesday, December 11, 2018 at 11:42 AM
To: Nagendra Maynattamai <email address hidden>
Subject: DCI setup

Hi Nagendra,

Here is the DCI setup details. I have created a screen ‘dev’ and open session for config and neutron are available in tic 0 and tick1. You can login to containers from these screen if needed.

Connect to screen: screen -xr dev

root@66.129.237.139<mailto:root@66.129.237.139>

password: RedHat2018!!

To run the tests.

Example to run with Pdb:

======

sudo ostestr --pdb neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers

Without pdb to run a single test:
========

sudo ostestr -r neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers

Note: Please DON’T make any changes in root@66.129.237.139<mailto:root@66.129.237.139> While sharing the setup with your team.

Thanks,
Shaju