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

Test suite execution for v4.2.3 and v4.2.4 fails due to not parsing the config properly #1111

Closed
AbhishekBandarupalle opened this issue May 18, 2023 · 2 comments

Comments

@AbhishekBandarupalle
Copy link

Hi,

I encountered an issue where the testsuite is unable to load the config:

�[36mINFO   �[0m[May 18 17:55:51.344][utils.go: 50] Loading config from file: /usr/tnf/config/tnf_config.yml 
�[31mFATAL  �[0m[May 18 17:55:51.344][provider.go: 202] Cannot load configuration file: yaml: unmarshal errors:
  line 6: cannot unmarshal !!seq into map[string]string 

I followed the syntax as per the latest release and here's a DCI job for the test run:
https://www.distributed-ci.io/jobs/14ccf215-b9ba-4fec-b02c-bf3a88db20ca

Also, I was able to get a successful run when I used the deprecated format for tnf_config.yaml
Here's a successful run:
https://www.distributed-ci.io/jobs/346a1ce7-1ede-499c-a935-8c2d400665f5/jobStates?sort=date

@edcdavid
Copy link
Member

Can you please retry with 4.2.4. There is a bug with the 4.2.3 format.

@AbhishekBandarupalle
Copy link
Author

I had the same issue with 4.2.4 -- It was then I tried 4.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants