Still looking for any help on this problem. On Wednesday, July 23, 2014 5:22:12 PM UTC-4, Andrew Pritykin wrote: > > So here is the deal folks, > > I have a PhantomJS script that simply measures the amount of time it takes > to load a web page (in ms). My plan is to graph the result (time taken) on > a graph for each build over time. > > I read about the Plot Plugin and how "easy" it is to plot data on a graph > by using formats like .xml or .csv > > I currently am able to get my script to save the result (time taken to > load page) to a external .csv file. > > For Example: 367,8042,567, > > > One of my builds that I am testing this with(using a github repo) saves > the data in the .csv file but Plot Plugin does not seem to plot the data. > Not sure if its the format of my data or the configuration of the plugin. > > > Lastly another way I thought to do this is without a Source Code > Management and just move the script and the .csv file to the workspace for > that project. The issue I am getting with this project is the script is > unable to either open or write to the file (possible permission issues). > > I am quite desperate to get this "easy" build to work and display the > data. Does anyone have experience doing this and/or help me out to get this > working. I greatly appreciate it! > > > I will attach the script and a example .csv to this post for people to get > a better understanding. > > > >
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.