We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I'm piloting this project. My env is Ubuntu Jammy.
After successfully bootstrapped CI/CD components with Docker as commands in README.
git clone https://gerrit.opnfv.org/gerrit/functest-xtesting functest-xtesting-src ansible-playbook functest-xtesting-src/ansible/site.yml
I can't create pod or list result in Test API component UI.
In the Test API docker logs, I can see:
WARNING:tornado.access:405 OPTIONS /api/v1/results?page=1 (10.0.2.15) 1.30ms WARNING:tornado.access:405 OPTIONS /api/v1/pods (10.0.2.15) 1.11ms
Has any one see the same issue?
Thanks.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I'm piloting this project. My env is Ubuntu Jammy.
After successfully bootstrapped CI/CD components with Docker as commands in README.
git clone https://gerrit.opnfv.org/gerrit/functest-xtesting functest-xtesting-src
ansible-playbook functest-xtesting-src/ansible/site.yml
I can't create pod or list result in Test API component UI.
In the Test API docker logs, I can see:
WARNING:tornado.access:405 OPTIONS /api/v1/results?page=1 (10.0.2.15) 1.30ms
WARNING:tornado.access:405 OPTIONS /api/v1/pods (10.0.2.15) 1.11ms
Has any one see the same issue?
Thanks.
The text was updated successfully, but these errors were encountered: