Diogo Montagner
Diogo Montagner
@dmontagner
@ydnath Your suggestion is inline with what I was thinking. Adding a little bit more on this: The categories could be either configured within the same file where the tests...
Feature Request: Test operator NOP (no-operation) to just print the current value of the xml element
The use case is the BGP peer-state. Instead of checking its value before and after, I just want to print what the value was before and after, without failing or...
It should be. Let me play a bit with the module version and see if it covers everything. I will come back with the results. I also want to check...
@dgarros that is exactly what I was looking. While I knew where the problem was, I think we should have that kind of validation to alert the user. We could...
It is a different ID. It is an ID that uniquely identify a test within a configuration file. I will send a better example. Sent from my iPhone On 27...
Hi Priyal, here is a better explanation. There two options of ID as far as I can see. One is using string and other is using numeric ID. Using string:...
I hit this issue before and I worked around it by changing the database port in the kolla group_vars/all: ``` [root@contrail1 contrail-ansible-deployer]# cat ../contrail-kolla-ansible/ansible/group_vars/all.yml | grep database_port database_port: "3306" mariadb_port:...
In many cases, this issue is related to the way you configured the different interfaces of the servers and which API endpoint IP is being used (internal vs external). Check...
@dgarros I have added few more questions and their respective suggested answers (feel free to re-order them according to the survey flow): Q1) What is the main reason why you...