Jenkins Create Views Failed View doesn't exit?

Hi @Ayman, @rahul456, and everyone,

My task Jenkins Create Views has just failed & I’m not sure why.

Steps taken:

# 1 => login:
theadmin   Adm!n321

# 2 => update all plugins

# 3 => Create a Jenkins job named `xfusion-pipeline-job`

# 4 => choose build periodically

# 5 => add:
* * * * *

# 6 => choose execute shell + add:
echo "hello world!!"

# 7 => Create a view named `fusion-crons` => select `list view`
# add/click on to add to list view:
xfusion-pipeline-job
xfusion-cron-job

# 8 => build/run job => check console output + check build history

Screenshots:

What went wrong?

Thanks:-)

You have a typo error in the view name. You named it fusion crons while it should have been named as xfusion crons.

1 Like

Hi @phantomsg,

Thanks! Ah ha!! I feel silly now. I can’t believe I missed that… stupid typos…my worst enemy :rofl:

1 Like