Starting 2.490 Jenkins stops shipping the YUI libraries by default. This will break this plugin as it makes use of YAHOO things in https://github.com/jenkinsci/clif-performance-testing-plugin/blob/3bac6ea37d25f8c400b638c58e21f9c9471a381b/src/main/webapp/yui-tabview-init.js#L2

       

      (function() {
          var tabView = new YAHOO.widget.TabView('alarms${testPlan.name}');
          tabView.getTab(0).active = true;
      })()

          [JENKINS-75111] Remove YUI from clif-performance-testing

          There are no comments yet on this issue.

            dillense Bruno Dillenseger
            mawinter69 Markus Winter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: