I have pipeline job which has upstream pipeline.Saysuppose A->B. If B fails I need to make job A failed .I used wait:false and propagte: true Instead of fail