lp:~jamesodhunt/upstart/fix-system-reexec-test

Created by James Hunt and last modified
Get this branch:
bzr branch lp:~jamesodhunt/upstart/fix-system-reexec-test
Only James Hunt can upload to this branch. If you are James Hunt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Hunt
Project:
upstart
Status:
Merged

Recent revisions

1529. By James Hunt

* scripts/pyupstart.py:
  - dbus_encode(): Comments.
  - Upstart::_idle_create_job_cb(): Pass retain option.
  - Upstart::job_create(): Allow specification of retain option to keep
    job configuration file on object destruction.
  - Upstart::job_recreate(): New method to vivify a Job object using an
    existing job configuration file.
  - Job::__init__(): New 'retain' and 'reuse_path' options.
  - Job::get_instance(): New method to obtain a Jobs JobInstance.
  - Job::get_dbus_instance(): Renamed from get_instance().
  - JobInstance::destroy(): NOP for 'retain'ed jobs.
* scripts/tests/test_pyupstart_system_init.py:
  - test_pid1_reexec():
    - Retain the job configuration to allow the object to be recreated
      after re-exec.
* scripts/tests/test_pyupstart_session_init.py:
  - test_session_init_reexec: Add job creation for parity with
    test_pid1_reexec().

1528. By James Hunt

* Sync with lp:upstart.

1527. By Steve Langasek

Merge lp:~ted/upstart/obj-path

1526. By James Hunt

* NEWS: Begin new release.

1525. By James Hunt

* NEWS: Release 1.10

1524. By James Hunt

* init/tests/test_job.c: test_reload(): Stop test D-Bus server to avoid
  rogues process left over after test run.

1522. By James Hunt

* Merge of lp:~xnox/upstart/reload-signal
* Cleaned up new compiler warnings.
* init/Makefile.am: Added missing entries to TEST_DATA_FILES causing
  distcheck to fail.

1521. By Dimitri John Ledkov

Use nih_warn

1520. By James Hunt

* Merge of lp:~xnox/upstart/compiler-warnings.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:upstart
This branch contains Public information 
Everyone can see this information.

Subscribers