Comment 8 for bug 1805585

Revision history for this message
shajuvk (shajuvk) wrote : Re: DCI setup

Ok.
FYI, the cluster deployment and tempest run takes approximate 6 hrs. If the new trigger happening early morning for example at 6 am, cluster might be available after 12 noon.

Thanks,
Shaju

From: Nagendra Maynattamai <email address hidden>
Date: Tuesday, December 11, 2018 at 12:12 PM
To: "Shaju V.K" <email address hidden>
Cc: Kamal Singh <email address hidden>, Shivayogi Ugaji <email address hidden>, Sajeesh Mathew <email address hidden>
Subject: 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