jenkins jobs that uploads a file into a python container

28 views
Skip to first unread message

matcho batcho

unread,
Aug 30, 2018, 11:43:31 AM8/30/18
to Jenkins Users

am new into jenkins. am trying to do a jenkins job that uploads a file into a python container and then reload the container. could you guys please help me

Mandy Hubbard

unread,
Aug 31, 2018, 12:27:35 PM8/31/18
to Jenkins Users
I can help you.  What have you tried so far?

vivek vijayan

unread,
Aug 31, 2018, 12:32:24 PM8/31/18
to jenkins...@googlegroups.com
Hello experts,

Am also looking for all possible way of functionality of using Jenkins and it's plugins to automate the task of our python web developers. Could you please provide some suggestions on the best practice here. Currently they are using web2py.

If I introduce Jenkins here , how can the developers review their code and run the tests.

--
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-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/fbd4ff5b-c592-4f1a-9e05-b1d9ae529c29%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Mandy Hubbard

unread,
Aug 31, 2018, 2:06:49 PM8/31/18
to Jenkins Users
What is your source control management system?
Where do they perform reviews today?
What are the manual steps you execute to build, test and deploy the code today?  You must first understand the steps before you attempt to automate them. 

I want to help you, but your question is not specific enough.

vivek vijayan

unread,
Aug 31, 2018, 2:42:35 PM8/31/18
to jenkins...@googlegroups.com
Hi Mandy,

Thanks a lot for your time to help me here. I will explain you the current process here.

Our team is working for chatbot where they are doing web developments using python. RightNow they are using only web2ph application only and where they are writing the code and analysing the result directly on the browser.

So right now they don't have a proper source control system to track and versioning their scripts and they are analysing the code output through the web2py with different different ports.

So we are thinking  of a better way of devops here. Like we need to use a version control system and better to analyse,review and test the codes in an automated way. 

So we are planning to bring svn and Jenkins for that. So that developers can store their scripts and Jenkins can run the tests.

But here we are not well aware about the Jenkins functionality for the python web development like review in the code and testing the results.

What are all Jenkins plugins can we make use here to provide a better python development solution for the team.

Mandy Hubbard

unread,
Sep 1, 2018, 10:00:07 AM9/1/18
to Jenkins Users
I build, test, and deploy containerized Python applications using Jenkins everyday. You can definitely accomplish this in Jenkins.  First, get your code into source control.  Jenkins can then checkout your code locally. You'll have to figure out how to handle dependency management.  Are you building your code in a Python virtual environment? 

On Thursday, August 30, 2018 at 10:43:31 AM UTC-5, matcho batcho wrote:
Reply all
Reply to author
Forward
0 new messages