diff --git a/gfe_integration_tests/test_extra_monitor/test_extra_monitor.py b/gfe_integration_tests/test_extra_monitor/test_extra_monitor.py index 2d115185..7d53e8f2 100644 --- a/gfe_integration_tests/test_extra_monitor/test_extra_monitor.py +++ b/gfe_integration_tests/test_extra_monitor/test_extra_monitor.py @@ -30,8 +30,8 @@ def get_data_region_address(placement, region): # Get the App Data for the core transceiver = FecDataView.get_transceiver() - app_data_base_address = transceiver.get_cpu_information_from_core( - placement.x, placement.y, placement.p).user[0] + app_data_base_address = transceiver.get_region_base_address( + placement.x, placement.y, placement.p) # Get the provenance region base address address_location = get_region_base_address_offset(