Etiket: jenkins

Cleaning TMP Folder for Jenkins

I’m using jenkins with alot of plugins, also running my selenium cases on same machine so as you guess we have very big tmp folder after each day. Do fix this issue, i added a cron job, used root access since some files requires it before deleting. Its not safe and i suggest using another […]

Jenkins Python Selenium Installation

Hello everyone i was facing some problems so i had to setup my jenkins server again so here are steps “after” jenkins installation, you can check it below, first install git. apt-get install git Setup your git repo and settings in project page. You should not see any error message when you add credentials. Git […]