jenkinsci / allure-plugin

Allure Jenkins Plugin
https://plugins.jenkins.io/allure-jenkins-plugin/
Other
84 stars 63 forks source link

Allure report opened from Jenkins shows Error 404 #288

Open sohan-vidado opened 3 years ago

sohan-vidado commented 3 years ago

Hi,

I recently installed Allure plugin on Jenkins and all related configuration as well. I run Build Now to execute tests through Jenkins, and after the build is completed, when I click Allure report on Jenkins, it shows:

HTTP ERROR 404 Not Found URI: /index.html STATUS: 404 MESSAGE: Not Found SERVLET: Stapler

When I create allure report with simple pytest command from my editor, Allure report gets generated, but in Jenkins it shows above mentioned err.