Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable local authentication between Airlock Processor and Azure Service Bus in Function Binding #4277

Merged
merged 17 commits into from
Feb 8, 2025

Merge branch 'main' into guybartal/airlock-disable-local-auth-for-sb

8092c18
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Disable local authentication between Airlock Processor and Azure Service Bus in Function Binding #4277

Merge branch 'main' into guybartal/airlock-disable-local-auth-for-sb
8092c18
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Test Results succeeded Feb 8, 2025 in 0s

All 21 tests pass in 0s

21 tests  ±0   21 ✅ ±0   0s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 8092c18. ± Comparison against earlier commit 94cab9f.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

21 tests found

There are 21 tests, see "Raw output" for the full list of tests.
Raw output
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_copy_data_adds_copied_from_metadata
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_copy_data_fails_if_no_blobs_to_copy
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_copy_data_fails_if_too_many_blobs_to_copy
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_get_blob_info_from_topic_and_subject
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_get_blob_info_from_url
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_get_blob_url_should_return_blob_url
tests.shared_code.test_blob_operations.TestBlobOperations ‑ test_get_blob_url_without_blob_name_should_return_container_url
tests.test_data_deletion_trigger.TestDataDeletionTrigger ‑ test_delete_blob_and_container_if_last_blob_deletes_container
tests.test_data_deletion_trigger.TestDataDeletionTrigger ‑ test_delete_blob_and_container_if_last_blob_deletes_container_if_no_blob_specified
tests.test_data_deletion_trigger.TestDataDeletionTrigger ‑ test_delete_blob_and_container_if_last_blob_doesnt_delete_container
tests.test_status_change_queue_trigger.TestDataCopyProperties ‑ test_only_specific_status_are_triggering_copy
tests.test_status_change_queue_trigger.TestDataCopyProperties ‑ test_wrong_status_raises_when_getting_storage_account_properties
tests.test_status_change_queue_trigger.TestDataCopyProperties ‑ test_wrong_type_raises_when_getting_storage_account_properties
tests.test_status_change_queue_trigger.TestFileEnumeration ‑ test_get_request_files_called_with_correct_storage_account
tests.test_status_change_queue_trigger.TestFileEnumeration ‑ test_get_request_files_should_be_called_on_submit_stage
tests.test_status_change_queue_trigger.TestFileEnumeration ‑ test_get_request_files_should_be_called_when_failing_during_submit_stage
tests.test_status_change_queue_trigger.TestFileEnumeration ‑ test_get_request_files_should_not_be_called_if_new_status_is_not_submit
tests.test_status_change_queue_trigger.TestFilesDeletion ‑ test_delete_request_files_should_be_called_on_cancel_stage
tests.test_status_change_queue_trigger.TestPropertiesExtraction ‑ test_extract_prop_invalid_json_throws
tests.test_status_change_queue_trigger.TestPropertiesExtraction ‑ test_extract_prop_missing_arg_throws
tests.test_status_change_queue_trigger.TestPropertiesExtraction ‑ test_extract_prop_valid_body_return_all_values