lp:~pwlars/testflinger

Owned by Paul Larson
Get this repository:
git clone https://git.launchpad.net/~pwlars/testflinger
Only Paul Larson can upload to this repository. If you are Paul Larson please log in for upload directions.

Branches

Name Last Modified Last Commit
rebase-and-pylint 2022-04-07 19:40:06 UTC
Specify what to do with encoding errors on open()

Author: Paul Larson
Author Date: 2022-04-07 19:40:06 UTC

Specify what to do with encoding errors on open()

use-tox-not-setup-test 2022-04-05 14:36:21 UTC
Update README section about running unit tests

Author: Paul Larson
Author Date: 2022-04-05 14:36:21 UTC

Update README section about running unit tests

fix-badrequest 2022-03-31 20:22:42 UTC
Handle BadRequest in job_post()

Author: Paul Larson
Author Date: 2022-03-31 20:22:42 UTC

Handle BadRequest in job_post()

Newer versions of flask raise BadRequest when there is no
application/json mimetype. This was already failing the unit test if a
newer version was installed, so no new test is needed to catch this.

add-gevent-setup 2022-02-03 18:28:02 UTC
Add gevent to setup.py, as it's *highly* recommended

Author: Paul Larson
Author Date: 2022-02-03 18:28:02 UTC

Add gevent to setup.py, as it's *highly* recommended

deprecate-queues-without-prefix 2022-01-11 20:05:31 UTC
Queues without tf_queue prefix should no longer exist

Author: Paul Larson
Author Date: 2022-01-11 20:05:31 UTC

Queues without tf_queue prefix should no longer exist

ensure-queue-str 2021-03-29 19:35:36 UTC
Ensure the queue specified to job_post() is a string

Author: Paul Larson
Author Date: 2021-03-29 19:35:36 UTC

Ensure the queue specified to job_post() is a string

Random sentry error discovered when someone tried to post a job to a
queue that was an integer. It wouldn't have been valid, but there's no
reason why it couldn't be.

testflinger-images-api 2020-01-12 02:51:28 UTC
Add API for get/post advertised images

Author: Paul Larson
Author Date: 2020-01-12 02:51:28 UTC

Add API for get/post advertised images

fix-invalid-result-data 2019-12-02 17:54:02 UTC
Posting invalid result data should result in an error, otherwise it could rai...

Author: Paul Larson
Author Date: 2019-12-02 17:54:02 UTC

Posting invalid result data should result in an error, otherwise it could raise an exception later

remove-fstrings 2019-10-30 20:37:01 UTC
remove fstrings in case an older version of python is used

Author: Paul Larson
Author Date: 2019-10-30 20:37:01 UTC

remove fstrings in case an older version of python is used

server-queue-list 2019-10-29 20:47:24 UTC
Add API to post/get a list of advertised queues

Author: Paul Larson
Author Date: 2019-10-29 20:35:07 UTC

Add API to post/get a list of advertised queues

who-wants-to-live-forever 2019-06-14 22:05:20 UTC
Automatically delete a queue if nothing picks up jobs from it after 1 week

Author: Paul Larson
Author Date: 2019-06-14 22:05:20 UTC

Automatically delete a queue if nothing picks up jobs from it after 1 week

position-api-error-handling 2019-05-15 19:44:32 UTC
Small change to job_get_id docstring

Author: Paul Larson
Author Date: 2019-05-15 19:44:32 UTC

Small change to job_get_id docstring

sentry-sdk-try-import 2019-05-06 14:30:40 UTC
Try importing sentry_sdk, don't fail if it doesn't exist since it's optional

Author: Paul Larson
Author Date: 2019-05-06 14:30:40 UTC

Try importing sentry_sdk, don't fail if it doesn't exist since it's optional

results-updte-not-overwrite 2019-03-08 05:48:04 UTC
When posting results, only update the dict rather than overwriting so that we...

Author: Paul Larson
Author Date: 2019-03-08 05:48:04 UTC

When posting results, only update the dict rather than overwriting so that we can use this to save the current job_state even after results have been pushed

decode-json-position 2019-03-05 21:07:29 UTC
Older versions of json module need a decoded string

Author: Paul Larson
Author Date: 2019-03-05 21:07:29 UTC

Older versions of json module need a decoded string

sentry-testflinger 2019-03-05 18:42:57 UTC
Add support for sending errors to sentry server

Author: Paul Larson
Author Date: 2019-03-05 15:33:59 UTC

Add support for sending errors to sentry server

prefix-tf-queue 2019-03-05 17:32:45 UTC
Prefix testflinger queues with tf_queue_ to make idenfication easier

Author: Paul Larson
Author Date: 2019-03-05 17:32:45 UTC

Prefix testflinger queues with tf_queue_ to make idenfication easier

job_position_api 2019-02-25 21:31:39 UTC
Add unit test for new job position api

Author: Paul Larson
Author Date: 2019-02-25 21:31:39 UTC

Add unit test for new job position api

test-improvements 2018-01-16 19:30:29 UTC
Various improvements to the unit tests

Author: Paul Larson
Author Date: 2018-01-16 19:24:49 UTC

Various improvements to the unit tests

This is a bit cleaner, and adds some more features like coverage reporting

save-job-details 2017-03-13 20:43:21 UTC
Save the job details so that they can be retrieved later

Author: Paul Larson
Author Date: 2017-03-13 20:43:21 UTC

Save the job details so that they can be retrieved later

Sometimes it is useful to be able to inspect the contents of the json
that was submitted for a job after the fact. This adds the server-side
API for facilitating that.

live-output-api 2017-01-20 15:22:17 UTC
Add support for a live-stream output api

Author: Paul Larson
Author Date: 2016-12-02 20:06:48 UTC

Add support for a live-stream output api

job-state 2016-12-05 05:14:02 UTC
Add support for setting the initial job state to 'waiting'

Author: Paul Larson
Author Date: 2016-12-05 05:14:02 UTC

Add support for setting the initial job state to 'waiting'

artifact-readme 2016-10-05 19:45:58 UTC
Add readme documentation for artifact upload/download

Author: Paul Larson
Author Date: 2016-10-05 18:58:37 UTC

Add readme documentation for artifact upload/download

allow-file-uploads 2016-10-05 15:08:15 UTC
Add file upload/download API

Author: Paul Larson
Author Date: 2016-10-04 17:22:21 UTC

Add file upload/download API

handle-job-resubmission 2016-09-27 19:07:10 UTC
Allow specifying the job_id so we can resubmit jobs

Author: Paul Larson
Author Date: 2016-09-27 19:07:10 UTC

Allow specifying the job_id so we can resubmit jobs

readme-conf-example 2016-08-17 14:54:18 UTC
Small README corrections and add an example config file

Author: Paul Larson
Author Date: 2016-08-17 14:54:18 UTC

Small README corrections and add an example config file

get-job-api 2016-08-04 20:58:51 UTC
Add a new GET api for job that pops one job of the specified queues

Author: Paul Larson
Author Date: 2016-08-04 20:48:05 UTC

Add a new GET api for job that pops one job of the specified queues

redis-support 2016-08-04 20:49:23 UTC
Switch from rabbitmq to redis

Author: Paul Larson
Author Date: 2016-08-04 20:00:57 UTC

Switch from rabbitmq to redis

better-exception-logging 2016-08-02 20:21:55 UTC
Better error handling and reporting

Author: Paul Larson
Author Date: 2016-08-02 20:21:55 UTC

Better error handling and reporting

129 of 29 results
This repository contains Public information 
Everyone can see this information.

Subscribers